KUninstallerView Class Reference

[KUninstaller Index] [KUninstaller Hierarchy]


This class provides the application view More...

#include <kuninstallerview.h>

Inherits: QWidget

Public Members

Public Slots

Private Members

Private Slots


Detailed Description

This class provides the application view. It shows an application area with a LineEdit for enter the application name, a backup area if the backup feature is enabled and a ListView for displaying the results of the searching.


KUninstallerView(KApplication* a=0, KUninstallerApp *parent = 0)

Constructor for the main view

~KUninstallerView()

Destructor for the main view

bool search()

Search for the application parts

bool remove()

Remove found application parts

void wipeOff()

Delete the list entries

void undo()

Undos the last removing action

void stop()

Stop searching

void saveOptions(KConfig * config)

Save the view-specific options

void readOptions(KConfig * config)

Read the app-specific options

QStrList *getTextForPrinting()

Convert the list entries into a printable layout

void resizeEvent( QResizeEvent * )

Overloaded for change resize

QString size2Ascii(float )

Converts a float size from float into Ascii representation

void showBackupBox()

If Backup feature is enabled the Backbox will be shown and updated

void removeAllBackups()

Remove all application backups

bool isSaveUninstalling()

This method informs if the backup feature is enabled

void setNumberLabel(int )

Sets the number of selected application items

void setSizeLabel(float )

Sets the size of selected application items


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