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:
Aaron J. Seigo 2008-01-21 17:35:01 +00:00
parent 404b0b74d1
commit 08812eeb00

View File

@ -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