KDevelop API Documentation

ModuleListViewItem Class Reference

Inheritance diagram for ModuleListViewItem:

Inheritance graph
[legend]
Collaboration diagram for ModuleListViewItem:

Collaboration graph
[legend]
List of all members.

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

ModuleListViewItem::ModuleListViewItem KListView listview,
const QString moduleAlias,
const QString moduleRealPath
[inline]
 

Definition at line 50 of file checkoutdialog.cpp.

References setAlias(), and setRealPath().


Member Function Documentation

QString ModuleListViewItem::alias  )  const [inline]
 

Definition at line 59 of file checkoutdialog.cpp.

References text().

Referenced by CheckoutDialog::slotModuleSelected().

QString ModuleListViewItem::realPath  )  const [inline]
 

Definition at line 61 of file checkoutdialog.cpp.

References text().

void ModuleListViewItem::setAlias const QString aName  )  [inline]
 

Definition at line 58 of file checkoutdialog.cpp.

Referenced by ModuleListViewItem().

void ModuleListViewItem::setRealPath const QString aRealPath  )  [inline]
 

Definition at line 60 of file checkoutdialog.cpp.

Referenced by ModuleListViewItem().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:44:23 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003