KUninstallListView Class Reference

[KUninstaller Index] [KUninstaller Hierarchy]


This class provides the list view for the Application View More...

#include <kuninstalllistview.h>

Inherits: QListView

Public Members

Signals

Private Members

Private Slots


Detailed Description

This class provides the list view for the Application View. It is derived from the QListView and overloads some functions for own representations.


KUninstallListView( QWidget * parent = 0, const char * name = 0)

Constructor

~KUninstallListView()

Destructor

void mousePressEvent( QMouseEvent * )

overloaded for mouse press events

void mouseDoubleClickEvent(QMouseEvent *)

overloaded for mouse double click events

float getLastSize()

Returns the last size of the items

int getLastNumber()

Returns the last number of the items

void changeChecked( KUninstallListItem * )

Signal changeChecked will be emited if the Item changes the state

void emitUpdateNumLabel(int)

signal for updating the number of items label

void emitUpdateSizeLabel(float)

signal for updating the size of items label


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