ModuleListViewItem Class Reference
Inheritance diagram for ModuleListViewItem:

Public Member Functions | |
ModuleListViewItem (KListView *listview, const QString &moduleAlias, const QString &moduleRealPath) | |
void | setAlias (const QString &aName) |
QString | alias () const |
void | setRealPath (const QString &aRealPath) |
QString | realPath () const |
Constructor & Destructor Documentation
|
Definition at line 47 of file checkoutdialog.cpp. References setAlias(), and setRealPath(). |
Member Function Documentation
|
Definition at line 56 of file checkoutdialog.cpp. References text(). Referenced by CheckoutDialog::slotModuleSelected(). |
|
Definition at line 58 of file checkoutdialog.cpp. References text(). |
|
Definition at line 55 of file checkoutdialog.cpp. References setAlias(). Referenced by ModuleListViewItem(), and setAlias(). |
|
Definition at line 57 of file checkoutdialog.cpp. References setRealPath(). Referenced by ModuleListViewItem(), and setRealPath(). |
The documentation for this class was generated from the following file:
- vcs/cvsservice/checkoutdialog.cpp