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

tdeui

Public Member Functions | List of all members
KGuiItem Class Reference

#include <kguiitem.h>

Inherited by TDEAction::TDEActionPrivate.

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 (TDEIcon::Group, int size=0, TDEInstance *instance=TDEGlobal::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 freyh.nosp@m.er@y.nosp@m.ahoo..nosp@m.com
See also
KStdGuiItem

Definition at line 38 of file kguiitem.h.

Member Function Documentation

◆ hasIcon()

bool KGuiItem::hasIcon ( ) const

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

Definition at line 192 of file kguiitem.cpp.


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

tdeui

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

tdeui

Skip menu "tdeui"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeui by doxygen 1.9.1
This website is maintained by Timothy Pearson.