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

kdeui

Public Member Functions | Protected Member Functions
KHSSelector Class Reference

#include <kcolordialog.h>

Inheritance diagram for KHSSelector:
KXYSelector

List of all members.

Public Member Functions

 KHSSelector (TQWidget *parent=0, const char *name=0)

Protected Member Functions

virtual void drawPalette (TQPixmap *pixmap)
virtual void resizeEvent (TQResizeEvent *)
virtual void drawContents (TQPainter *painter)
virtual void virtual_hook (int id, void *data)

Detailed Description

Widget for Hue/Saturation colour selection.

The actual values can be fetched using the inherited xValue and yValue methods.

khsselector.png
KDE Hue/Saturation Selection Widget
See also:
KXYSelector, KValueSelector, KColorDialog
Author:
Martin Jones (mjones@kde.org)

Definition at line 58 of file kcolordialog.h.


Constructor & Destructor Documentation

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

Constructs a hue/saturation selection widget.

Definition at line 214 of file kcolordialog.cpp.


Member Function Documentation

void KHSSelector::drawContents ( TQPainter *  painter) [protected, virtual]

Reimplemented from KXYSelector.

This drawing is buffered in a pixmap here. As real drawing routine, drawPalette() is used.

Reimplemented from KXYSelector.

Definition at line 230 of file kcolordialog.cpp.

void KHSSelector::drawPalette ( TQPixmap *  pixmap) [protected, virtual]

Draws the contents of the widget on a pixmap, which is used for buffering.

Definition at line 235 of file kcolordialog.cpp.


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