#include <linkbutton.h>
|
| LinkButton (QWidget *pa) |
| Constructor for Link buttons. More...
|
|
virtual QSize | sizeHint () const |
| Returns size of QPixmap, see the Qt-Documentation for further explaining of that. More...
|
|
virtual QSize | minimumSizeHint () const |
| Returns minimum size of QPixmap, see the Qt-Documentation for further explaining of that. More...
|
|
LinkButton::LinkButton |
( |
QWidget * |
pa | ) |
|
Constructor for Link buttons.
- Author
- Franz Schmid
- Parameters
-
QSize LinkButton::minimumSizeHint |
( |
| ) |
const |
|
virtual |
Returns minimum size of QPixmap, see the Qt-Documentation for further explaining of that.
- Author
- Franz Schmid
- Return values
-
QSize LinkButton::sizeHint |
( |
| ) |
const |
|
virtual |
Returns size of QPixmap, see the Qt-Documentation for further explaining of that.
- Author
- Franz Schmid
- Return values
-
The documentation for this class was generated from the following files:
- /Users/ale/src/Scribus/scribus/ui/linkbutton.h
- /Users/ale/src/Scribus/scribus/ui/linkbutton.cpp