◆ YQFrame()
YQFrame::YQFrame |
( |
YWidget * | parent, |
|
|
const std::string & | label ) |
◆ ~YQFrame()
◆ preferredHeight()
int YQFrame::preferredHeight |
( |
| ) |
|
|
virtual |
Preferred height of the widget.
Reimplemented from YWidget.
◆ preferredWidth()
int YQFrame::preferredWidth |
( |
| ) |
|
|
virtual |
Preferred width of the widget.
Reimplemented from YWidget.
◆ setEnabled()
void YQFrame::setEnabled |
( |
bool | enabled | ) |
|
|
virtual |
Set enabled/disabled state.
Reimplemented from YWidget.
◆ setLabel()
void YQFrame::setLabel |
( |
const std::string & | newLabel | ) |
|
|
virtual |
◆ setSize()
void YQFrame::setSize |
( |
int | newWidth, |
|
|
int | newHeight ) |
|
virtual |
Set the new size of the widget.
Reimplemented from YWidget.
The documentation for this class was generated from the following files:
- /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt/src/YQFrame.h
- /builddir/build/BUILD/libyui-4.6.2-build/libyui-4.6.2/libyui-qt/src/YQFrame.cc