class KFontDialog

Dialog for interactive font selection. More...

Definition#include <kfontdialog.h>
InheritsQDialog
List of all Methods
Annotated List
Files
Globals
Hierarchy
Index

Public Methods

Signals

Public Static Methods


Detailed Description

Dialog for interactive font selection.

 KFontDialog ( QWidget *parent = 0L, const char *name = 0L, bool modal = FALSE, const QStrList* fontlist = 0L )

void  setFont ( const QFont &font )

QFont  font ()

int  getFont ( QFont &theFont )

[static]

int  getFontAndText ( QFont &theFont, QString &theString )

[static]

QString  getXLFD ( const QFont &theFont )

[static]

void  fontSelected ( const QFont &font )

[signal]