OpenMW
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
Signals | Public Member Functions | Private Slots | Private Member Functions | Private Attributes | List of all members
CSVDoc::GlobalDebugProfileMenu Class Reference

#include <globaldebugprofilemenu.hpp>

Inheritance diagram for CSVDoc::GlobalDebugProfileMenu:
Collaboration diagram for CSVDoc::GlobalDebugProfileMenu:

Signals

void triggered (const std::string &profile)
 

Public Member Functions

 GlobalDebugProfileMenu (CSMWorld::IdTable *debugProfiles, QWidget *parent=0)
 
void updateActions (bool running)
 

Private Slots

void profileAboutToBeRemoved (const QModelIndex &parent, int start, int end)
 
void profileInserted (const QModelIndex &parent, int start, int end)
 
void profileChanged (const QModelIndex &topLeft, const QModelIndex &bottomRight)
 
void actionTriggered (QAction *action)
 

Private Member Functions

void rebuild ()
 

Private Attributes

CSMWorld::IdTablemDebugProfiles
 
QActionGroup * mActions
 

Constructor & Destructor Documentation

CSVDoc::GlobalDebugProfileMenu::GlobalDebugProfileMenu ( CSMWorld::IdTable debugProfiles,
QWidget parent = 0 
)

Here is the call graph for this function:

Member Function Documentation

void CSVDoc::GlobalDebugProfileMenu::actionTriggered ( QAction action)
privateslot

Here is the caller graph for this function:

void CSVDoc::GlobalDebugProfileMenu::profileAboutToBeRemoved ( const QModelIndex &  parent,
int  start,
int  end 
)
privateslot

Here is the caller graph for this function:

void CSVDoc::GlobalDebugProfileMenu::profileChanged ( const QModelIndex &  topLeft,
const QModelIndex &  bottomRight 
)
privateslot

Here is the caller graph for this function:

void CSVDoc::GlobalDebugProfileMenu::profileInserted ( const QModelIndex &  parent,
int  start,
int  end 
)
privateslot

Here is the caller graph for this function:

void CSVDoc::GlobalDebugProfileMenu::rebuild ( )
private

Here is the call graph for this function:

Here is the caller graph for this function:

void CSVDoc::GlobalDebugProfileMenu::triggered ( const std::string &  profile)
signal

Here is the caller graph for this function:

void CSVDoc::GlobalDebugProfileMenu::updateActions ( bool  running)

Member Data Documentation

QActionGroup* CSVDoc::GlobalDebugProfileMenu::mActions
private
CSMWorld::IdTable* CSVDoc::GlobalDebugProfileMenu::mDebugProfiles
private

The documentation for this class was generated from the following files: