• Skip to content
  • Skip to link menu
KDE 3.5 API Reference
  • KDE API Reference
  • API Reference
  • Sitemap
  • Contact Us
 

kdeui

KActionSeparator Class Reference

#include <kactionclasses.h>

Inheritance diagram for KActionSeparator:

Inheritance graph
[legend]

List of all members.


Public Member Functions

 KActionSeparator (QObject *parent=0, const char *name=0)
virtual int plug (QWidget *widget, int index=-1)
virtual ~KActionSeparator ()

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Detailed Description

Definition at line 1342 of file kactionclasses.h.


Constructor & Destructor Documentation

KActionSeparator::KActionSeparator ( QObject *  parent = 0,
const char *  name = 0 
)

Definition at line 2188 of file kactionclasses.cpp.

KActionSeparator::~KActionSeparator (  )  [virtual]

Definition at line 2193 of file kactionclasses.cpp.


Member Function Documentation

int KActionSeparator::plug ( QWidget *  widget,
int  index = -1 
) [virtual]

"Plug" or insert this action into a given widget.

This will typically be a menu or a toolbar. From this point on, you will never need to directly manipulate the item in the menu or toolbar. You do all enabling/disabling/manipulation directly with your KAction object.

Parameters:
widget The GUI element to display this action
index The position into which the action is plugged. If this is negative, the action is inserted at the end.

Reimplemented from KAction.

Definition at line 2197 of file kactionclasses.cpp.

void KActionSeparator::virtual_hook ( int  id,
void *  data 
) [protected, virtual]

Reimplemented from KAction.

Definition at line 2392 of file kactionclasses.cpp.


The documentation for this class was generated from the following files:
  • kactionclasses.h
  • kactionclasses.cpp

kdeui

Skip menu "kdeui"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

API Reference

Skip menu "API Reference"
  • dcop
  • DNSSD
  • interfaces
  • Kate
  • kconf_update
  • KDECore
  • KDED
  • kdefx
  • KDEsu
  • kdeui
  • KDocTools
  • KHTML
  • KImgIO
  • KInit
  • kio
  • kioslave
  • KJS
  • KNewStuff
  • KParts
  • KUtils
Generated for API Reference by doxygen 1.5.9
This website is maintained by Adriaan de Groot and Allen Winter.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. | Legal