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

Public Slots

Protected Members

Private Members


Detailed Description

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

~KUninstallListItem()

Destructor

QFileInfo info()

Returns the FileInfo of the Item

Returns:
FileInfo of representing File

void checkAllChilds(bool)

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

float getSizeAndNumber(int &)

Returns the Size and Number of enabled items

Parameters:
int& number of items
Returns:
size of items

void showChildItems()

Shows all Childs Items


  • Author: Geri House
  • Documentation generated by geri@komet on Die Okt 26 18:30:10 MEST 1999
Kdoc