class KDirectionButton

Direction buttons for page flipping in KWizard. More...

Internal Use Only
Definition#include <kdbtn.h>
InheritsQButton (qt) [public ]
Inherited byKTabButton
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Protected Methods

Protected Members


Detailed Description

KDirectionButton is a helper class for KTabBar and KWizard. It provides the buttons used to scroll the tab bar and to change pages in KWizard.

 KDirectionButton ( QWidget * parent = 0, const char * name = 0 )

KDirectionButton

 KDirectionButton ( ArrowType d, QWidget * parent = 0, const char * name = 0 )

KDirectionButton

 ~KDirectionButton ()

~KDirectionButton

void  setDirection ( ArrowType d)

setDirection

ArrowType  direction ( )

direction

void  drawButton (QPainter *)

drawButton

[protected: virtual]

Reimplemented from QButton.

ArrowType direct

direct

[protected: ]