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

tdeui

Public Slots | Signals | Public Member Functions | Protected Slots | Protected Member Functions | Protected Attributes | List of all members
KPaletteTable Class Reference

#include <kcolordialog.h>

Public Slots

void setPalette (const TQString &paletteName)

Signals

void colorSelected (const TQColor &, const TQString &)
void colorDoubleClicked (const TQColor &, const TQString &)

Public Member Functions

 KPaletteTable (TQWidget *parent, int minWidth=210, int cols=16)
void addToCustomColors (const TQColor &)
void addToRecentColors (const TQColor &)
TQString palette () const

Protected Slots

void slotColorCellSelected (int)
void slotColorCellDoubleClicked (int)
void slotColorTextSelected (const TQString &colorText)
void slotSetPalette (const TQString &_paletteName)
void slotShowNamedColorReadError (void)

Protected Member Functions

void readNamedColor (void)
virtual void virtual_hook (int id, void *data)

Protected Attributes

TQString i18n_customColors
TQString i18n_recentColors
TQString i18n_namedColors
TQComboBox * combo
KColorCells * cells
TQScrollView * sv
TDEListBox * mNamedColorList
KPalette * mPalette
int mMinWidth
int mCols

Detailed Description

A color palette in table form.

Author
Waldo Bastian basti.nosp@m.an@k.nosp@m.de.or.nosp@m.g

Definition at line 198 of file kcolordialog.h.

Constructor & Destructor Documentation

◆ KPaletteTable()

KPaletteTable::KPaletteTable ( TQWidget * parent,
int minWidth = 210,
int cols = 16 )

Definition at line 561 of file kcolordialog.cpp.

◆ ~KPaletteTable()

KPaletteTable::~KPaletteTable ( )

Definition at line 608 of file kcolordialog.cpp.

Member Function Documentation

◆ addToCustomColors()

void KPaletteTable::addToCustomColors ( const TQColor & color)

Definition at line 872 of file kcolordialog.cpp.

◆ addToRecentColors()

void KPaletteTable::addToRecentColors ( const TQColor & color)

Definition at line 883 of file kcolordialog.cpp.

◆ palette()

TQString KPaletteTable::palette ( ) const

Definition at line 615 of file kcolordialog.cpp.

◆ readNamedColor()

void KPaletteTable::readNamedColor ( void )
protected

Definition at line 641 of file kcolordialog.cpp.

◆ setPalette

void KPaletteTable::setPalette ( const TQString & paletteName)
slot

Definition at line 760 of file kcolordialog.cpp.

◆ slotColorCellDoubleClicked

void KPaletteTable::slotColorCellDoubleClicked ( int col)
protectedslot

Definition at line 856 of file kcolordialog.cpp.

◆ slotColorCellSelected

void KPaletteTable::slotColorCellSelected ( int col)
protectedslot

Definition at line 848 of file kcolordialog.cpp.

◆ slotColorTextSelected

void KPaletteTable::slotColorTextSelected ( const TQString & colorText)
protectedslot

Definition at line 865 of file kcolordialog.cpp.

◆ slotSetPalette

void KPaletteTable::slotSetPalette ( const TQString & _paletteName)
protectedslot

Definition at line 743 of file kcolordialog.cpp.

◆ slotShowNamedColorReadError

void KPaletteTable::slotShowNamedColorReadError ( void )
protectedslot

Definition at line 713 of file kcolordialog.cpp.

◆ virtual_hook()

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

Definition at line 1602 of file kcolordialog.cpp.

Member Data Documentation

◆ cells

KColorCells* KPaletteTable::cells
protected

Definition at line 230 of file kcolordialog.h.

◆ combo

TQComboBox* KPaletteTable::combo
protected

Definition at line 229 of file kcolordialog.h.

◆ i18n_customColors

TQString KPaletteTable::i18n_customColors
protected
Deprecated

Definition at line 225 of file kcolordialog.h.

◆ i18n_namedColors

TQString KPaletteTable::i18n_namedColors
protected

KDE4: remove

Definition at line 228 of file kcolordialog.h.

◆ i18n_recentColors

TQString KPaletteTable::i18n_recentColors
protected

KDE4: remove

Definition at line 227 of file kcolordialog.h.

◆ mCols

int KPaletteTable::mCols
protected

Definition at line 235 of file kcolordialog.h.

◆ mMinWidth

int KPaletteTable::mMinWidth
protected

Definition at line 234 of file kcolordialog.h.

◆ mNamedColorList

TDEListBox* KPaletteTable::mNamedColorList
protected

Definition at line 232 of file kcolordialog.h.

◆ mPalette

KPalette* KPaletteTable::mPalette
protected

Definition at line 233 of file kcolordialog.h.

◆ sv

TQScrollView* KPaletteTable::sv
protected

Definition at line 231 of file kcolordialog.h.


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