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

tdeui

Signals | Public Member Functions | Protected Member Functions | Protected Attributes
KColorCells Class Reference

#include <kcolordialog.h>

Inheritance diagram for KColorCells:
TQGridView

List of all members.

Signals

void colorSelected (int col)
void colorDoubleClicked (int col)

Public Member Functions

 KColorCells (TQWidget *parent, int rows, int cols)
void setColor (int colNum, const TQColor &col)
TQColor color (int indx) const
int numCells () const
void setShading (bool _shade)
void setAcceptDrags (bool _acceptDrags)
int getSelected () const

Protected Member Functions

virtual void paintCell (TQPainter *painter, int row, int col)
virtual void resizeEvent (TQResizeEvent *)
virtual void mouseReleaseEvent (TQMouseEvent *)
virtual void mousePressEvent (TQMouseEvent *)
virtual void mouseMoveEvent (TQMouseEvent *)
virtual void dragEnterEvent (TQDragEnterEvent *)
virtual void dropEvent (TQDropEvent *)
virtual void mouseDoubleClickEvent (TQMouseEvent *)
int posToCell (const TQPoint &pos, bool ignoreBorders=false)
virtual void virtual_hook (int id, void *data)

Protected Attributes

TQColor * colors
bool inMouse
TQPoint mPos
int selected
bool shade
bool acceptDrags

Detailed Description

A table of editable color cells.

Author:
Martin Jones <mjones@kde.org>

Definition at line 253 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.7.6.1
This website is maintained by Timothy Pearson.