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

tdeui

Signals | Public Member Functions | Protected Member Functions | List of all members
KColorCombo Class Reference

#include <kcolorcombo.h>

Inherits TQComboBox.

Signals

void activated (const TQColor &col)
 
void highlighted (const TQColor &col)
 

Public Member Functions

 KColorCombo (TQWidget *parent, const char *name=0L)
 
void setColor (const TQColor &col)
 
TQColor color () const
 
void showEmptyList ()
 

Protected Member Functions

virtual void resizeEvent (TQResizeEvent *re)
 
virtual void virtual_hook (int id, void *data)
 

Detailed Description

Combobox for colors.

Definition at line 39 of file kcolorcombo.h.

Constructor & Destructor Documentation

◆ KColorCombo()

KColorCombo::KColorCombo ( TQWidget *  parent,
const char *  name = 0L 
)

Constructs a color combo box.

Definition at line 111 of file kcolorcombo.cpp.

◆ ~KColorCombo()

KColorCombo::~KColorCombo ( )

Definition at line 129 of file kcolorcombo.cpp.

Member Function Documentation

◆ activated

void KColorCombo::activated ( const TQColor &  col)
signal

Emitted when a new color box has been selected.

◆ color()

TQColor KColorCombo::color ( ) const

Returns the currently selected color.

Definition at line 147 of file kcolorcombo.cpp.

◆ highlighted

void KColorCombo::highlighted ( const TQColor &  col)
signal

Emitted when a new item has been highlighted.

◆ resizeEvent()

void KColorCombo::resizeEvent ( TQResizeEvent *  re)
protectedvirtual

Definition at line 151 of file kcolorcombo.cpp.

◆ setColor()

void KColorCombo::setColor ( const TQColor &  col)

Selects the color col.

Sets the current color.

Definition at line 136 of file kcolorcombo.cpp.

◆ showEmptyList()

void KColorCombo::showEmptyList ( )

Clear the color list and don't show it, till the next setColor() call.

Show an empty list, till the next color is set with setColor.

Definition at line 161 of file kcolorcombo.cpp.

◆ virtual_hook()

void KColorCombo::virtual_hook ( int  id,
void *  data 
)
protectedvirtual

Definition at line 261 of file kcolorcombo.cpp.


The documentation for this class was generated from the following files:
  • kcolorcombo.h
  • kcolorcombo.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.4
This website is maintained by Timothy Pearson.