class KListAction


Definition#include <kaction.h>
InheritsKSelectAction
Inherited byKRecentFilesAction
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Public Slots


Detailed Description

 KListAction ( const QString& text, int accel = 0, QObject* parent = 0, const char* name = 0 )

Construct a list action with text and potential keyboard accelerator but nothing else. Use this only if you really know what you are doing.

Parameters:

 KListAction ( const QString& text, int accel, const QObject* receiver, const char* slot, QObject* parent, const char* name = 0 )

Parameters:

 KListAction ( const QString& text, const QIconSet& pix, int accel = 0, QObject* parent = 0, const char* name = 0 )

Parameters:

 KListAction ( const QString& text, const QString& pix, int accel = 0, QObject* parent = 0, const char* name = 0 )

Parameters:

 KListAction ( const QString& text, const QIconSet& pix, int accel, const QObject* receiver, const char* slot, QObject* parent, const char* name = 0 )

Parameters:

 KListAction ( const QString& text, const QString& pix, int accel, const QObject* receiver, const char* slot, QObject* parent, const char* name = 0 )

Parameters:

 KListAction ( QObject* parent = 0, const char* name = 0 )

Parameters:

KListAction ()

[virtual]

Destructor

QString  currentText ()

[const virtual]

Reimplemented from KSelectAction.

int  currentItem ()

[const virtual]

Reimplemented from KSelectAction.

void  setCurrentItem ( int index )

[virtual slot]

Sets the currently checked item.

Parameters:

Reimplemented from KSelectAction.

void  setCurrentItem (int a, int b)

[virtual slot]

Reimplemented from KSelectAction.


Generated by: baudens@ke.mandrakesoft.com on Thu Oct 26 17:36:26 2000, using kdoc 2.0a40.