itom 1.3.0
ito::DialogProperties Class Reference

List of all members.

Classes

struct  PropertyPage

Signals

void propertiesChanged ()

Public Member Functions

 DialogProperties (QWidget *parent=0, Qt::WindowFlags f=0)
bool selectTabByKey (QString &key, QTreeWidgetItem *parent=NULL)

Protected Member Functions

void initPages ()
void addPage (PropertyPage page, QTreeWidgetItem *parent, QStringList remainingPathes)

Private Slots

void setPageTitle ()
void categoryChanged (QTreeWidgetItem *current, QTreeWidgetItem *previous)
void accepted ()
void rejected ()
void apply ()

Private Attributes

QStackedWidget * m_pStackedWidget
QSplitter * m_pSplitter
QTreeWidget * m_pCategories
QDialogButtonBox * m_pButtonBox
QHBoxLayout * m_pHorizontalLayout
QVBoxLayout * m_pVerticalLayout
QLabel * m_pPageTitle
QFrame * m_pLine
QWidget * m_pEmptyPage
QString m_CurrentPropertyKey
QMap< QString, PropertyPagem_pages

The documentation for this class was generated from the following files:
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends