class KActionCollection
Definition
#include <
kaction.h
>
Inherits
QObject
(kdecore)
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 void
setKeyDict
( QDict<
KKeyEntry
> entry )
virtual QDict<
KKeyEntry
>*
keyDict
()
virtual
KAction
*
action
( int index )
virtual uint
count
() const
virtual
KAction
*
action
( const char* name, const char* classname = 0,
QObject
* component = 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
& )
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 )
Signals
void
inserted
(
KAction
* )
void
removed
(
KAction
* )
void
actionHighlighted
(
KAction
*action )
Protected Methods
void
childEvent
( QChildEvent* )
Generated by: root@porky.devel.redhat.com on Wed May 10 08:56:43 2000, using kdoc 2.0a35.