

Definition at line 180 of file privdlgaccess.h.
typedef ValueCombo< OSB_LIB::Id<OSB_LIB::ModAccess> > OSB_GUI::DlgAccessRight::PathRow::ModAcsComboBase [private] |
Definition at line 225 of file privdlgaccess.h.
| OSB_GUI::DlgAccessRight::PathRow::PathRow | ( | int | level, | |
| QWidget * | parent, | |||
| const char * | name, | |||
| WFlags | flags | |||
| ) | [private] |
Constructor with nesting level and QT arguments.
| static PathRow* OSB_GUI::DlgAccessRight::PathRow::creComboRow | ( | int | level, | |
| QWidget * | parent, | |||
| const char * | name = 0, |
|||
| WFlags | flags = 0 | |||
| ) | [static] |
| static PathRow* OSB_GUI::DlgAccessRight::PathRow::creDisplayRow | ( | int | level, | |
| QWidget * | parent, | |||
| const char * | name = 0, |
|||
| WFlags | flags = 0 | |||
| ) | [static] |
| static PathRow* OSB_GUI::DlgAccessRight::PathRow::creEditRow | ( | int | level, | |
| QWidget * | parent, | |||
| const char * | name = 0, |
|||
| WFlags | flags = 0 | |||
| ) | [static] |
| void OSB_GUI::DlgAccessRight::PathRow::mkCombo | ( | ) | [private] |
| void OSB_GUI::DlgAccessRight::PathRow::mkDisplay | ( | ) | [private] |
| void OSB_GUI::DlgAccessRight::PathRow::mkEditable | ( | ) | [private] |
| OSB_LIB::Id<OSB_LIB::ModAccess> OSB_GUI::DlgAccessRight::PathRow::modAccessId | ( | ) | const |
| bool OSB_GUI::DlgAccessRight::PathRow::notEmpty | ( | ) | const |
| void OSB_GUI::DlgAccessRight::PathRow::paintEvent | ( | QPaintEvent * | ) | [private] |
Paint the widget.
| void OSB_GUI::DlgAccessRight::PathRow::populate | ( | const std::list< OSB_LIB::ModAccess > & | maList | ) |
| void OSB_GUI::DlgAccessRight::PathRow::setText | ( | const std::string & | text | ) |
| std::string OSB_GUI::DlgAccessRight::PathRow::text | ( | ) | const |
QHBoxLayout* OSB_GUI::DlgAccessRight::PathRow::layout_ [private] |
size_t OSB_GUI::DlgAccessRight::PathRow::level_ [private] |
QSpacerItem* OSB_GUI::DlgAccessRight::PathRow::spacer_ [private] |
1.4.7