class KDirectionButton

KDirectionButton. More...

Definition#include <kdbtn.h>
InheritsQButton
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 ( ArrowType d, QWidget * parent = 0, const char * name = 0 )

KDirectionButton ()

void  setDirection ( ArrowType d)

ArrowType  direction ( )

void  drawButton (QPainter *)

[protected virtual]

ArrowType direct

[protected]