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

kdeui

Public Member Functions
KGuiItem Class Reference

#include <kguiitem.h>

Inherited by KAction::KActionPrivate.

List of all members.

Public Member Functions

 KGuiItem (const TQString &text, const TQString &iconName=TQString::null, const TQString &toolTip=TQString::null, const TQString &whatsThis=TQString::null)
 KGuiItem (const TQString &text, const TQIconSet &iconSet, const TQString &toolTip=TQString::null, const TQString &whatsThis=TQString::null)
 KGuiItem (const KGuiItem &rhs)
KGuiItem & operator= (const KGuiItem &rhs)
TQString text () const
TQString plainText () const
TQIconSet iconSet (KIcon::Group, int size=0, KInstance *instance=KGlobal::instance()) const
TQIconSet iconSet () const
TQString iconName () const
TQString toolTip () const
TQString whatsThis () const
bool isEnabled () const
bool hasIcon () const
bool hasIconSet () const
void setText (const TQString &text)
void setIconSet (const TQIconSet &iconset)
void setIconName (const TQString &iconName)
void setToolTip (const TQString &tooltip)
void setWhatsThis (const TQString &whatsThis)
void setEnabled (bool enable)

Detailed Description

An abstract class for GUI data such as ToolTip and Icon.

Author:
Holger Freyther <freyher@yahoo.com>
See also:
KStdGuiItem

Definition at line 38 of file kguiitem.h.


Member Function Documentation

bool KGuiItem::hasIcon ( ) const

returns whether an icon is defined, doesn't tell if it really exists

Definition at line 190 of file kguiitem.cpp.


The documentation for this class was generated from the following files:
  • kguiitem.h
  • kguiitem.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. |