KApplDialog Class Reference

[KUninstaller Index] [KUninstaller Hierarchy]


This class provides the list of all KDE application More...

#include <kappldialog.h>

Inherits: QDialog

Public Members

Signals

Private Members

Private Slots


Detailed Description

This class provides the list of all KDE application. It searches in the default KDE directories for applications and displays them in a ListBox with their icons. If your appication can't be found in the list the Dialog provides a FileDialog Button.


KApplDialog(QWidget * parent=0, const char * name=0, bool modal=FALSE)

Constructor

~KApplDialog()

Destructor

void resizeEvent( QResizeEvent * )

overloaded for change resize

void insertApplications()

For inserting Applications into the Selction Box

void setApplName(QStrList)

signal for setting the Application Name in the View


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