|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.trolltech.qt.QFlags<QAbstractPrintDialog.PrintDialogOption>
com.trolltech.qt.gui.QAbstractPrintDialog.PrintDialogOptions
public static class QAbstractPrintDialog.PrintDialogOptions
This QFlag class provides flags for the int enum.
Constructor Summary | |
---|---|
QAbstractPrintDialog.PrintDialogOptions(int value)
Creates flags with the specified int flags set. |
|
QAbstractPrintDialog.PrintDialogOptions(QAbstractPrintDialog.PrintDialogOption... args)
Creates flags with value set as only flag. |
Method Summary |
---|
Methods inherited from class com.trolltech.qt.QFlags |
---|
clear, clear, clearAll, equals, isSet, isSet, set, set, setValue, toString, value |
Methods inherited from class java.lang.Object |
---|
clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public QAbstractPrintDialog.PrintDialogOptions(QAbstractPrintDialog.PrintDialogOption... args)
value
- the value for the flag to be setpublic QAbstractPrintDialog.PrintDialogOptions(int value)
args
- an array with the values to set
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |