class KActionCollection
Definition
#include <
kaction.h
>
Inherits
QObject
(qt)
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index
Public Methods
KActionCollection
(
QObject
*parent = 0, const char *name = 0,
KInstance
*instance = 0 )
KActionCollection
( const
KActionCollection
© )
virtual ~
KActionCollection
()
virtual void
insert
(
KAction
* )
virtual void
remove
(
KAction
* )
virtual
KAction
*
take
(
KAction
* )
virtual
KAction
*
action
( int index ) const
virtual uint
count
() const
bool
isEmpty
() const
virtual
KAction
*
action
( const char* name, const char* classname = 0 ) const
virtual
QStringList
groups
() const
virtual
QValueList
<
KAction
*>
actions
( const
QString
& group ) const
virtual
QValueList
<
KAction
*>
actions
() const
KActionCollection
operator+
(const
KActionCollection
& ) const
KActionCollection
&
operator=
(const
KActionCollection
& )
KActionCollection
&
operator+=
(const
KActionCollection
& )
virtual void
setKeyMap
( const
KKeyEntryMap
& map )
virtual
KKeyEntryMap
&
keyMap
()
void
setInstance
(
KInstance
*instance )
KInstance
*
instance
() const
void
setHighlightingEnabled
( bool enable )
bool
highlightingEnabled
() const
void
connectHighlight
(
QWidget
*container,
KAction
*action )
void
disconnectHighlight
(
QWidget
*container,
KAction
*action )
Public Slots
void
clear
()
Signals
void
inserted
(
KAction
* )
void
removed
(
KAction
* )
void
actionHighlighted
(
KAction
*action )
void
actionHighlighted
(
KAction
*action, bool highlight )
void
actionStatusText
( const
QString
&text )
void
clearStatusText
()
Protected Methods
virtual void
childEvent
(
QChildEvent
* )
void
clear
()
[slot]
Clears the entire actionCollection, deleting all actions.
Generated by: ssk@tauon.ph.unimelb.EDU.AU on Wed May 23 04:29:58 2001, using kdoc 2.0a35.