Uses of Class
io.qt.core.Qt.WindowFlags
Package
Description
-
Uses of Qt.WindowFlags in io.qt.activex
ModifierConstructorDescriptionprotected
QAxBaseWidget
(QWidget parent, Qt.WindowFlags f) SeeQAxBaseWidget::
QAxBaseWidget(QWidget*, Qt::WindowFlags) QAxSelect
(QWidget parent, Qt.WindowFlags flags) QAxWidget
(QWidget parent, Qt.WindowFlags f) QAxWidget
(String c, QWidget parent, Qt.WindowFlags f) -
Uses of Qt.WindowFlags in io.qt.charts
ModifierConstructorDescriptionprotected
QChart
(QChart.ChartType type, QGraphicsItem parent, Qt.WindowFlags wFlags) QChart
(QGraphicsItem parent, Qt.WindowFlags wFlags) QPolarChart
(QGraphicsItem parent, Qt.WindowFlags wFlags) -
Uses of Qt.WindowFlags in io.qt.core
Modifier and TypeMethodDescriptionQt.WindowType.asFlags()
Create a QFlags of the enum entry.Qt.WindowType.cleared
(Qt.WindowType e) Excludes other enum entry from a flag of this entry.final Qt.WindowFlags
Qt.WindowFlags.clone()
Clones the flagsfinal Qt.WindowFlags
Qt.WindowFlags.combined
(Qt.WindowType e) Combines this flags with enum entry.Qt.WindowType.combined
(Qt.WindowType e) Combines this entry with other enum entry.static Qt.WindowFlags
Qt.WindowType.flags
(Qt.WindowType ... values) Creates a newQt.WindowFlags
from the entries.final Qt.WindowFlags
Qt.WindowFlags.setFlag
(Qt.WindowType e) Sets the flage
final Qt.WindowFlags
Qt.WindowFlags.setFlag
(Qt.WindowType e, boolean on) Sets or clears the flagflag
-
Uses of Qt.WindowFlags in io.qt.designer
ModifierConstructorDescriptionQDesignerActionEditorInterface
(QWidget parent, Qt.WindowFlags flags) QDesignerFormWindowInterface
(QWidget parent, Qt.WindowFlags flags) QDesignerObjectInspectorInterface
(QWidget parent, Qt.WindowFlags flags) QDesignerPropertyEditorInterface
(QWidget parent, Qt.WindowFlags flags) QDesignerWidgetBoxInterface
(QWidget parent, Qt.WindowFlags flags) -
Uses of Qt.WindowFlags in io.qt.gui
-
Uses of Qt.WindowFlags in io.qt.gui.qpa
Modifier and TypeMethodDescriptionQPlatformIntegration.defaultWindowState
(Qt.WindowFlags arg__1) SeeQPlatformIntegration::
defaultWindowState(Qt::WindowFlags)const -
Uses of Qt.WindowFlags in io.qt.opengl.widgets
-
Uses of Qt.WindowFlags in io.qt.printsupport
ModifierConstructorDescriptionQPrintPreviewDialog
(QPrinter printer, QWidget parent, Qt.WindowFlags flags) QPrintPreviewDialog
(QWidget parent, Qt.WindowFlags flags) QPrintPreviewWidget
(QPrinter printer, QWidget parent, Qt.WindowFlags flags) QPrintPreviewWidget
(QWidget parent, Qt.WindowFlags flags) -
Uses of Qt.WindowFlags in io.qt.widgets
Modifier and TypeMethodDescriptionfinal Qt.WindowFlags
QStyleOptionTitleBar.titleBarFlags()
The widget flags for the title barfinal Qt.WindowFlags
QGraphicsWidget.windowFlags()
final Qt.WindowFlags
QWidget.windowFlags()
Modifier and TypeMethodDescriptionfinal QMdiSubWindow
QMdiArea.addSubWindow
(QWidget widget, Qt.WindowFlags flags) final QGraphicsProxyWidget
QGraphicsScene.addWidget
(QWidget widget, Qt.WindowFlags wFlags) static QWidget
QWidget.createWindowContainer
(QWindow window, QWidget parent, Qt.WindowFlags flags) static Double
QInputDialog.getDouble
(QWidget parent, String title, String label, double value, double minValue, double maxValue, int decimals, Qt.WindowFlags flags) Overloaded function forQInputDialog.getDouble(io.qt.widgets.QWidget, java.lang.String, java.lang.String, double, double, double, int, io.qt.core.Qt.WindowFlags, double)
withstep = 1
.static Double
QInputDialog.getDouble
(QWidget parent, String title, String label, double value, double minValue, double maxValue, int decimals, Qt.WindowFlags flags, double step) static Integer
QInputDialog.getInt
(QWidget parent, String title, String label, int value, int minValue, int maxValue, int step, Qt.WindowFlags flags) static String
QInputDialog.getItem
(QWidget parent, String title, String label, Collection<String> items, int current, boolean editable, Qt.WindowFlags flags) Overloaded function forQInputDialog.getItem(io.qt.widgets.QWidget, java.lang.String, java.lang.String, java.util.Collection, int, boolean, io.qt.core.Qt.WindowFlags, io.qt.core.Qt.InputMethodHints)
withinputMethodHints = new io.qt.core.Qt.InputMethodHints(0)
.static String
QInputDialog.getItem
(QWidget parent, String title, String label, Collection<String> items, int current, boolean editable, Qt.WindowFlags flags, Qt.InputMethodHint ... inputMethodHints) static String
QInputDialog.getItem
(QWidget parent, String title, String label, Collection<String> items, int current, boolean editable, Qt.WindowFlags flags, Qt.InputMethodHints inputMethodHints) static String
QInputDialog.getMultiLineText
(QWidget parent, String title, String label, String text, Qt.WindowFlags flags) Overloaded function forQInputDialog.getMultiLineText(io.qt.widgets.QWidget, java.lang.String, java.lang.String, java.lang.String, io.qt.core.Qt.WindowFlags, io.qt.core.Qt.InputMethodHints)
withinputMethodHints = new io.qt.core.Qt.InputMethodHints(0)
.static String
QInputDialog.getMultiLineText
(QWidget parent, String title, String label, String text, Qt.WindowFlags flags, Qt.InputMethodHint ... inputMethodHints) static String
QInputDialog.getMultiLineText
(QWidget parent, String title, String label, String text, Qt.WindowFlags flags, Qt.InputMethodHints inputMethodHints) static String
QInputDialog.getText
(QWidget parent, String title, String label, QLineEdit.EchoMode echo, String text, Qt.WindowFlags flags) Overloaded function forQInputDialog.getText(io.qt.widgets.QWidget, java.lang.String, java.lang.String, io.qt.widgets.QLineEdit.EchoMode, java.lang.String, io.qt.core.Qt.WindowFlags, io.qt.core.Qt.InputMethodHints)
withinputMethodHints = new io.qt.core.Qt.InputMethodHints(0)
.static String
QInputDialog.getText
(QWidget parent, String title, String label, QLineEdit.EchoMode echo, String text, Qt.WindowFlags flags, Qt.InputMethodHint ... inputMethodHints) static String
QInputDialog.getText
(QWidget parent, String title, String label, QLineEdit.EchoMode echo, String text, Qt.WindowFlags flags, Qt.InputMethodHints inputMethodHints) final void
QWidget.overrideWindowFlags
(Qt.WindowFlags type) final void
QWidget.setParent
(QWidget parent, Qt.WindowFlags f) final void
QStyleOptionTitleBar.setTitleBarFlags
(Qt.WindowFlags titleBarFlags) The widget flags for the title barfinal void
QGraphicsWidget.setWindowFlags
(Qt.WindowFlags wFlags) final void
QWidget.setWindowFlags
(Qt.WindowFlags type) ModifierConstructorDescriptionQDialog
(QWidget parent, Qt.WindowFlags f) QDockWidget
(QWidget parent, Qt.WindowFlags flags) QDockWidget
(String title, QWidget parent, Qt.WindowFlags flags) QFileDialog
(QWidget parent, Qt.WindowFlags f) QFrame
(QWidget parent, Qt.WindowFlags f) QGraphicsProxyWidget
(QGraphicsItem parent, Qt.WindowFlags wFlags) QGraphicsWidget
(QGraphicsItem parent, Qt.WindowFlags wFlags) QInputDialog
(QWidget parent, Qt.WindowFlags flags) QLabel
(QWidget parent, Qt.WindowFlags f) QLabel
(String text, QWidget parent, Qt.WindowFlags f) QMainWindow
(QWidget parent, Qt.WindowFlags flags) QMdiSubWindow
(QWidget parent, Qt.WindowFlags flags) QMessageBox
(QMessageBox.Icon icon, String title, String text, QMessageBox.StandardButtons buttons, QWidget parent, Qt.WindowFlags flags) QProgressDialog
(QWidget parent, Qt.WindowFlags flags) QProgressDialog
(String labelText, String cancelButtonText, int minimum, int maximum, QWidget parent, Qt.WindowFlags flags) QSplashScreen
(QPixmap pixmap, Qt.WindowFlags f) QSplashScreen
(QScreen screen, QPixmap pixmap, Qt.WindowFlags f) QToolBox
(QWidget parent, Qt.WindowFlags f) QWidget
(QWidget parent, Qt.WindowFlags f) QWizard
(QWidget parent, Qt.WindowFlags flags)