++apidox
svn path=/trunk/KDE/kdelibs/; revision=1138813
This commit is contained in:
parent
1f1d59fa4d
commit
3c2d443b51
@ -89,6 +89,8 @@ public:
|
|||||||
* Implement either this function or widget().
|
* Implement either this function or widget().
|
||||||
* @return the widget that will get shown in either a layout, in the applet or in a Dialog,
|
* @return the widget that will get shown in either a layout, in the applet or in a Dialog,
|
||||||
* depending on the form factor of the applet.
|
* depending on the form factor of the applet.
|
||||||
|
* If you set a popup icon you must set a minimum size to the widget. When the applet will
|
||||||
|
* be littlier than that it will show the icon
|
||||||
*/
|
*/
|
||||||
virtual QGraphicsWidget *graphicsWidget();
|
virtual QGraphicsWidget *graphicsWidget();
|
||||||
void setGraphicsWidget(QGraphicsWidget * widget);
|
void setGraphicsWidget(QGraphicsWidget * widget);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user