class KXYSelector

2D value selector. More...

Definition#include <kselect.h>
InheritsQWidget
Inherited byKHSSelector, KHSSelector
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Protected Methods

Protected Members


Detailed Description

2D value selector. The contents of the selector are drawn by derived class.

 KXYSelector ( QWidget *parent = 0L, const char *name = 0L )

void  setValues ( int _xPos, int _yPos )

void  setRange ( int _minX, int _minY, int _maxX, int _maxY )

int  xValue ()

int  yValue ()

QRect  contentsRect ()

void  valueChanged ( int _x, int _y )

[signal]

void  paintEvent ( QPaintEvent *e )

[protected virtual]

void  drawContents ( QPainter * )

[protected virtual]

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

void  mousePressEvent ( QMouseEvent *e )

[protected virtual]

void  mouseMoveEvent ( QMouseEvent *e )

[protected virtual]

int px

[protected]

int py

[protected]

int xPos

[protected]

int yPos

[protected]

int minX

[protected]

int maxX

[protected]

int minY

[protected]

int maxY

[protected]

QPixmap store

[protected]


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