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

YQPushButton Class Reference

#include <YQPushButton.h>

Inheritance diagram for YQPushButton:

YQGenericButton YPushButton YWidget List of all members.

Public Slots

void hit ()

Public Member Functions

 YQPushButton (QWidget *parent, YQDialog *dialog, const YWidgetOpt &opt, const YCPString &label)
virtual ~YQPushButton ()
long nicesize (YUIDimension dim)
void setSize (long newWidth, long newHeight)

Constructor & Destructor Documentation

YQPushButton::YQPushButton QWidget *  parent,
YQDialog dialog,
const YWidgetOpt opt,
const YCPString label
 

Constructor.

YQPushButton::~YQPushButton  )  [virtual]
 

Destructor.


Member Function Documentation

void YQPushButton::hit  )  [slot]
 

Triggered when the button is activated ( clicked or via keyboard ). Informs the ui about this.

long YQPushButton::nicesize YUIDimension  dim  )  [virtual]
 

Preferred size of the widget. Reimplemented from YWidget. Dimension, either YD_HORIZ or YD_VERT

Implements YWidget.

void YQPushButton::setSize long  newWidth,
long  newHeight
[virtual]
 

Sets the new size of the widget. Reimplemented from YWidget.

Reimplemented from YWidget.


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