• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • kdeui
 

kdeui

Public Member Functions | Protected Slots | Protected Member Functions
KWidgetAction Class Reference

#include <kactionclasses.h>

Inheritance diagram for KWidgetAction:
KAction KToolBarLabelAction

List of all members.

Public Member Functions

 KWidgetAction (TQWidget *widget, const TQString &text, const KShortcut &cut, const TQObject *receiver, const char *slot, KActionCollection *parent, const char *name)
TQWidget * widget ()
void setAutoSized (bool)
virtual int plug (TQWidget *widget, int index=-1)
virtual void unplug (TQWidget *w)

Protected Slots

void slotToolbarDestroyed ()

Protected Member Functions

virtual void virtual_hook (int id, void *data)

Detailed Description

An action that automatically embeds a widget into a toolbar.

Definition at line 1309 of file kactionclasses.h.


Constructor & Destructor Documentation

KWidgetAction::KWidgetAction ( TQWidget *  widget,
const TQString &  text,
const KShortcut &  cut,
const TQObject *  receiver,
const char *  slot,
KActionCollection *  parent,
const char *  name 
)

Create an action that will embed widget into a toolbar when plugged.

This action may only be plugged into a toolbar.

Definition at line 2117 of file kactionclasses.cpp.


Member Function Documentation

int KWidgetAction::plug ( TQWidget *  widget,
int  index = -1 
) [virtual]

Plug the action.

The widget passed to the constructor will be reparented to w, which must inherit KToolBar.

Reimplemented from KAction.

Definition at line 2151 of file kactionclasses.cpp.

void KWidgetAction::unplug ( TQWidget *  w) [virtual]

Unplug the action.

Ensures that the action is not destroyed. It will be hidden and reparented to 0L instead.

Reimplemented from KAction.

Definition at line 2182 of file kactionclasses.cpp.

TQWidget* KWidgetAction::widget ( ) [inline]

Returns the widget associated with this action.

Definition at line 1328 of file kactionclasses.h.


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

kdeui

Skip menu "kdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •     interface
  •     library
  •   kspeech
  •   ktexteditor
  • kabc
  • kate
  • kcmshell
  • kdecore
  • kded
  • kdefx
  • kdeprint
  • kdesu
  • kdeui
  • kdoctools
  • khtml
  • kimgio
  • kinit
  • kio
  •   bookmarks
  •   httpfilter
  •   kfile
  •   kio
  •   kioexec
  •   kpasswdserver
  •   kssl
  • kioslave
  •   http
  • kjs
  • kmdi
  •   kmdi
  • knewstuff
  • kparts
  • krandr
  • kresources
  • kspell2
  • kunittest
  • kutils
  • kwallet
  • libkmid
  • libkscreensaver
Generated for kdeui by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.
KDE® and the K Desktop Environment® logo are registered trademarks of KDE e.V. |