certmanager/lib
DirectoryServicesWidgetBase Class Reference
Inheritance diagram for DirectoryServicesWidgetBase:

Detailed Description
Definition at line 26 of file directoryserviceswidgetbase.h.
Public Member Functions | |
| DirectoryServicesWidgetBase (QWidget *parent=0, const char *name=0, WFlags fl=0) | |
| ~DirectoryServicesWidgetBase () | |
Public Attributes | |
| QLabel * | x500LA |
| QListView * | x500LV |
| QToolButton * | upButton |
| QToolButton * | downButton |
| QPushButton * | addServicePB |
| QPushButton * | removeServicePB |
Protected Slots | |
| virtual void | languageChange () |
| virtual void | slotAddService () |
| virtual void | slotDeleteService () |
| virtual void | slotServiceChanged (QListViewItem *) |
| virtual void | slotServiceSelected (QListViewItem *) |
| virtual void | slotMoveUp () |
| virtual void | slotMoveDown () |
Protected Attributes | |
| QVBoxLayout * | DirectoryServicesWidgetBaseLayout |
| QSpacerItem * | Spacer9 |
| QHBoxLayout * | layout2 |
| QVBoxLayout * | layout1 |
| QSpacerItem * | spacer5 |
| QHBoxLayout * | layout3 |
| QSpacerItem * | Spacer10 |
| QSpacerItem * | Spacer11 |
| QSpacerItem * | Spacer12 |
The documentation for this class was generated from the following files:

