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

#include <dialogue.hpp>

Inheritance diagram for CSVPrefs::Dialogue:
Collaboration diagram for CSVPrefs::Dialogue:

Public Slots

void show ()
 

Public Member Functions

 Dialogue ()
 
virtual ~Dialogue ()
 

Protected Member Functions

void closeEvent (QCloseEvent *event)
 

Private Slots

void selectionChanged (QListWidgetItem *current, QListWidgetItem *previous)
 

Private Member Functions

void buildCategorySelector (QSplitter *main)
 
void buildContentArea (QSplitter *main)
 
PageBasemakePage (const std::string &key)
 

Private Attributes

QListWidgetmList
 
QStackedWidget * mContent
 

Constructor & Destructor Documentation

CSVPrefs::Dialogue::Dialogue ( )

Here is the call graph for this function:

CSVPrefs::Dialogue::~Dialogue ( )
virtual

Here is the call graph for this function:

Member Function Documentation

void CSVPrefs::Dialogue::buildCategorySelector ( QSplitter *  main)
private

Here is the call graph for this function:

void CSVPrefs::Dialogue::buildContentArea ( QSplitter *  main)
private
void CSVPrefs::Dialogue::closeEvent ( QCloseEvent *  event)
protected

Here is the call graph for this function:

CSVPrefs::PageBase * CSVPrefs::Dialogue::makePage ( const std::string &  key)
private

Here is the call graph for this function:

void CSVPrefs::Dialogue::selectionChanged ( QListWidgetItem *  current,
QListWidgetItem *  previous 
)
privateslot

Here is the call graph for this function:

Here is the caller graph for this function:

void CSVPrefs::Dialogue::show ( )
slot

Member Data Documentation

QStackedWidget* CSVPrefs::Dialogue::mContent
private
QListWidget* CSVPrefs::Dialogue::mList
private

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