Main Page | Class Hierarchy | Class List | Directories | File List | Class Members | File Members

YQWizardButton Class Reference

#include <YQWizardButton.h>

Inheritance diagram for YQWizardButton:

YQGenericButton YPushButton YWidget List of all members.

Signals

void clicked ()

Public Member Functions

 YQWizardButton (YQWizard *wizard, YQDialog *dialog, QWidget *buttonParent, const YCPString &label, const YCPValue &id)
virtual ~YQWizardButton ()
virtual char * widgetClass ()
void hide ()
void show ()
bool isShown () const
bool isHidden () const
long nicesize (YUIDimension dim)
void setSize (long newWidth, long newHeight)
YQWizardwizard () const

Private Attributes

YQWizard_wizard

Constructor & Destructor Documentation

YQWizardButton::YQWizardButton YQWizard wizard,
YQDialog dialog,
QWidget *  buttonParent,
const YCPString label,
const YCPValue id
 

Constructor.

YQWizardButton::~YQWizardButton  )  [virtual]
 

Destructor.


Member Function Documentation

void YQWizardButton::clicked  )  [signal]
 

Emitted when the button is clicked or otherwise activated.

void YQWizardButton::hide  ) 
 

Hide the associated QPushButton.

bool YQWizardButton::isHidden  )  const
 

Returns 'true' if the associated QPushButton (!) is hidden.

bool YQWizardButton::isShown  )  const
 

Returns 'true' if the associated QPushButton (!) is shown.

long YQWizardButton::nicesize YUIDimension  dim  )  [inline, virtual]
 

Preferred size of the widget. Reimplemented from YWidget. Does nothing since this widget has no visual representation.

Implements YWidget.

void YQWizardButton::setSize long  newWidth,
long  newHeight
[inline, virtual]
 

Sets the new size of the widget. Reimplemented from YWidget. Does nothing since this widget has no visual representation.

Reimplemented from YWidget.

void YQWizardButton::show  ) 
 

Show the associated QPushButton - not this widget itself (!). This widget itself will never become visible.

virtual char* YQWizardButton::widgetClass  )  [inline, virtual]
 

Returns a descriptive name of this widget class for logging, debugging etc.

Reimplemented from YPushButton.

YQWizard* YQWizardButton::wizard  )  const [inline]
 

Returns the wizard this wizard button belongs to.


Member Data Documentation

YQWizard* YQWizardButton::_wizard [private]
 


The documentation for this class was generated from the following files:
Generated on Wed Sep 14 10:59:04 2005 for yast2-qt by  doxygen 1.4.4