

Definition at line 188 of file privgrpacs.h.
| OSB_GUI::LvGrpAccess::LvGrpAccess | ( | QWidget * | parent, | |
| const char * | name = 0, |
|||
| WFlags | flags = 0 | |||
| ) |
Constructor with QT arguments.
| const OSB_LIB::GrpAccess* OSB_GUI::LvGrpAccess::grpAccess | ( | ) | const |
Get current group access.
| void OSB_GUI::LvGrpAccess::languageChange | ( | ) | [slot] |
Change the language.
| void OSB_GUI::LvGrpAccess::populate | ( | QListViewItem * | parent, | |
| const OSB_LIB::GrpAccessMap & | map, | |||
| const OSB_LIB::Id< OSB_LIB::GrpAccess > | gaParent | |||
| ) | [private] |
Recursively populate child access rights.
| void OSB_GUI::LvGrpAccess::populate | ( | const OSB_LIB::UserGroup & | usrGroup | ) |
Populate with the access rights of a user group.
| usrGroup | User group to display. |
| void OSB_GUI::LvGrpAccess::select | ( | const OSB_LIB::Id< OSB_LIB::GrpAccess > | gaId | ) |
Set the listview's selection.
| gaId | The object id of the group access to select. If no matching item exists, the selection will not be changed. |
1.4.7