OSB_GUI::WdgtUsrGroups Class Reference

Inheritance diagram for OSB_GUI::WdgtUsrGroups:

Inheritance graph
[legend]
Collaboration diagram for OSB_GUI::WdgtUsrGroups:

Collaboration graph
[legend]
List of all members.

Detailed Description

Widget to display and edit OSB user groups.

Definition at line 73 of file privusrgrp.h.

Public Types

Public Slots

Signals

Public Member Functions

Private Slots

Private Attributes


Member Typedef Documentation

typedef OSB_LIB::Id<OSB_LIB::UserGroup> OSB_GUI::WdgtUsrGroups::GrpId

A convenient short-hand.

Definition at line 78 of file privusrgrp.h.


Constructor & Destructor Documentation

OSB_GUI::WdgtUsrGroups::WdgtUsrGroups ( QWidget parent,
const char *  name = 0,
WFlags  flags = 0 
)

Constructor with QT arguments.


Member Function Documentation

void OSB_GUI::WdgtUsrGroups::addGrp (  )  [private, slot]

Add a user group.

void OSB_GUI::WdgtUsrGroups::cfgGroup ( const GrpId  grpId  )  [signal]

The application should configure the access rights of the group.

Parameters:
grpId The object id of the user group to configure, it may not be set.

void OSB_GUI::WdgtUsrGroups::cfgGrp (  )  [private, slot]

Configure the currently selected user group.

const GrpId OSB_GUI::WdgtUsrGroups::curGroup (  )  const

Get the selected group id.

Returns:
The id of the currently displayed user group, it may not be set.

void OSB_GUI::WdgtUsrGroups::delGrp (  )  [private, slot]

Delete a user group.

void OSB_GUI::WdgtUsrGroups::editGrp (  )  [private, slot]

Edit the currently selected user group.

void OSB_GUI::WdgtUsrGroups::enablePbs (  )  [private, slot]

En/disable the push buttons.

void OSB_GUI::WdgtUsrGroups::languageChange (  )  [slot]

Change the language.

void OSB_GUI::WdgtUsrGroups::populate ( const OSB_LIB::UserGroups grps  ) 

Populate the widget with the user groups.

void OSB_GUI::WdgtUsrGroups::showGrp (  )  [private, slot]

Show the currently selected user group.

void OSB_GUI::WdgtUsrGroups::showGrp ( const GrpId grpId  ) 

Show and/or select a user group.


Member Data Documentation

QVBoxLayout* OSB_GUI::WdgtUsrGroups::layout_ [private]

Layout for the whole widget.

Definition at line 137 of file privusrgrp.h.

QFrame* OSB_GUI::WdgtUsrGroups::linePb_ [private]

Line above push buttons.

Definition at line 140 of file privusrgrp.h.

QHBoxLayout* OSB_GUI::WdgtUsrGroups::loPb_ [private]

Layout for push buttons.

Definition at line 151 of file privusrgrp.h.

LvUsrGroups* OSB_GUI::WdgtUsrGroups::lvGroups_ [private]

List view with user groups.

Definition at line 135 of file privusrgrp.h.

QPushButton* OSB_GUI::WdgtUsrGroups::pbCfg_ [private]

Push button "configure".

Definition at line 148 of file privusrgrp.h.

QPushButton* OSB_GUI::WdgtUsrGroups::pbDel_ [private]

Push button "delete".

Definition at line 144 of file privusrgrp.h.

QPushButton* OSB_GUI::WdgtUsrGroups::pbEdit_ [private]

Push button "edit".

Definition at line 146 of file privusrgrp.h.

QPushButton* OSB_GUI::WdgtUsrGroups::pbNew_ [private]

Push button "new".

Definition at line 142 of file privusrgrp.h.

QSpacerItem* OSB_GUI::WdgtUsrGroups::spPb_ [private]

Spacer left of push buttons.

Definition at line 153 of file privusrgrp.h.


The documentation for this class was generated from the following file:
Generated on Sat Sep 2 14:19:33 2006 for OSB Library by  doxygen 1.4.7