tdefontrequester.h
void fontSelected(const TQFont &font)
Emitted when a new font has been selected in the underlying dialog.
virtual void setSampleText(const TQString &text)
Sets the sample text.
Definition tdefontrequester.cpp:61
virtual void setFont(const TQFont &font, bool onlyFixed=false)
Sets the currently selected font in the requester.
Definition tdefontrequester.cpp:52
TDEFontRequester(TQWidget *parent=0L, const char *name=0L, bool onlyFixed=false)
Constructs a font requester widget.
Definition tdefontrequester.cpp:31
virtual void setTitle(const TQString &title)
Set the title for the widget that will be used in the tooltip and what's this text.
Definition tdefontrequester.cpp:67
Trinity API Reference