setFont is not on the agenda; Plasma::Theme is there for that now
svn path=/trunk/KDE/kdebase/workspace/libs/plasma/; revision=764402
This commit is contained in:
parent
404b0b74d1
commit
08812eeb00
@ -192,15 +192,6 @@ public:
|
|||||||
**/
|
**/
|
||||||
QFont font() const;
|
QFont font() const;
|
||||||
|
|
||||||
/**
|
|
||||||
* Set the font for this widget
|
|
||||||
*
|
|
||||||
* @param font the new font
|
|
||||||
**
|
|
||||||
TODO: implement once we decide how to handle the font system
|
|
||||||
void setFont(const QFont& font);
|
|
||||||
*/
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Reimplemented from QGraphicsItem
|
* Reimplemented from QGraphicsItem
|
||||||
* @return the bounding rectangle for this Plasma::Widget
|
* @return the bounding rectangle for this Plasma::Widget
|
||||||
|
Loading…
Reference in New Issue
Block a user