class KSelector

1D value selector with contents drawn by derived class. More...

Definition#include <kselect.h>
InheritsQRangeControl, QWidget
Inherited byKGradientSelector, KValueSelector, KValueSelector
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Types

Public Methods

Signals

Protected Methods

Protected Members


Detailed Description

1D value selector with contents drawn by derived class. See KColorDialog for example.

enum Orientation {Horizontal, Vertical }

 KSelector ( Orientation o, QWidget *parent = 0L, const char *name = 0L )

Orientation  orientation ()

[const]

QRect  contentsRect ()

void  setIndent ( bool i )

bool  indent ()

[const]

void  valueChanged ( int value )

[signal]

void  drawContents ( QPainter * )

[protected virtual]

Override this function to draw the contents of the control. Draw only within contentsRect().

void  valueChange ()

[protected virtual]

void  drawArrow ( QPainter &painter, bool show, const QPoint &pos )

[protected virtual]

Orientation _orientation

[protected]

bool _indent

[protected]


Generated by: prospector@porky.devel.redhat.com on Mon Sep 11 01:50:57 2000, using kdoc 2.0a36.