|
| YQSquash (YWidget *parent, bool horSquash, bool vertSquash) |
| Constructor.
|
|
virtual | ~YQSquash () |
| Destructor.
|
|
virtual void | setEnabled (bool enabled) |
| Set enabled/disabled state. More...
|
|
virtual void | setSize (int newWidth, int newHeight) |
| Set the new size of the widget. More...
|
|
Definition at line 35 of file YQSquash.h.
◆ setEnabled()
void YQSquash::setEnabled |
( |
bool |
enabled | ) |
|
|
virtual |
Set enabled/disabled state.
Reimplemented from YWidget.
Definition at line 45 of file YQSquash.cc.
◆ setSize()
void YQSquash::setSize |
( |
int |
newWidth, |
|
|
int |
newHeight |
|
) |
| |
|
virtual |
Set the new size of the widget.
Reimplemented from YWidget.
Definition at line 52 of file YQSquash.cc.
The documentation for this class was generated from the following files:
- /home/abuild/rpmbuild/BUILD/libyui-qt-2.49.2/src/YQSquash.h
- /home/abuild/rpmbuild/BUILD/libyui-qt-2.49.2/src/YQSquash.cc