KUninstallListItem Class Reference
[KUninstaller Index] [KUninstaller Hierarchy]
This class provides the list view items for the ListView More...
#include <kuninstalllistitem.h>
Inherits: QCheckListItem
Public Members
- KUninstallListItem (QFileInfo , QCheckListItem * , const char * , QCheckListItem::Type = Controller)
- KUninstallListItem (QFileInfo , QListView * , const char * , QCheckListItem::Type = Controller )
- KUninstallListItem (QFileInfo , QListViewItem * , const char * , const QPixmap & )
- KUninstallListItem (QFileInfo , QListView * , const char * , const QPixmap &)
- ~KUninstallListItem ()
- QFileInfo info ()
- void checkAllChilds (bool)
- const char * text ( int column ) const
- const char * text () const
- float getSizeAndNumber (int &)
Public Slots
Protected Members
- const QPixmap * pixmap ( int column ) const
Private Members
This class provides the list view items for the ListView. It is derived from the QCheckListItem
and overloads sone functions and add some own stuff. Every KUninstallListItem has its own FileInfo.
KUninstallListItem(QFileInfo , QCheckListItem * , const char * , QCheckListItem::Type = Controller)
Constructor
KUninstallListItem(QFileInfo , QListView * , const char * , QCheckListItem::Type = Controller )
Constructor
KUninstallListItem(QFileInfo , QListViewItem * , const char * , const QPixmap & )
Constructor
KUninstallListItem(QFileInfo , QListView * , const char * , const QPixmap &)
Constructor
Destructor
QFileInfo info()
Returns the FileInfo of the Item
- Returns:
-
FileInfo of representing File
Checks all Childs Items
const char * text( int column ) const
Returns the text of the given column
const char * text() const
Returns the name of item
Returns the Size and Number of enabled items
- Parameters:
-
- Returns:
-
size of items
Shows all Childs Items
- Author: Geri House
- Documentation generated by geri@komet on Die Okt 26 18:30:10 MEST 1999
|
Kdoc
|