|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trolltech.qt.gui.QFontDialog.Result
public static final class QFontDialog.Result
Field Summary | |
---|---|
QFont |
font
|
boolean |
ok
|
Constructor Summary | |
---|---|
QFontDialog.Result(QFont font,
boolean ok)
|
Method Summary |
---|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Field Detail |
---|
public QFont font
public boolean ok
Constructor Detail |
---|
public QFontDialog.Result(QFont font, boolean ok)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |