Home
last modified time | relevance | path

Searched refs:createRadioButton (Results 1 – 25 of 142) sorted by relevance

123456

/dports/converters/wkhtmltopdf/qt-5db36ec/tests/manual/windowflags/
H A Dcontrollerwindow.cpp166 previewWidgetButton = createRadioButton(tr("QWidget")); in createTypeGroupBox()
168 previewDialogButton = createRadioButton(tr("QDialog")); in createTypeGroupBox()
184 windowRadioButton = createRadioButton(tr("Window")); in createTypeGroupBox()
185 dialogRadioButton = createRadioButton(tr("Dialog")); in createTypeGroupBox()
186 sheetRadioButton = createRadioButton(tr("Sheet")); in createTypeGroupBox()
187 drawerRadioButton = createRadioButton(tr("Drawer")); in createTypeGroupBox()
188 popupRadioButton = createRadioButton(tr("Popup")); in createTypeGroupBox()
189 toolRadioButton = createRadioButton(tr("Tool")); in createTypeGroupBox()
190 toolTipRadioButton = createRadioButton(tr("Tooltip")); in createTypeGroupBox()
191 splashScreenRadioButton = createRadioButton(tr("Splash screen")); in createTypeGroupBox()
[all …]
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/widgets/windowflags/
H A Dcontrollerwindow.cpp141 windowRadioButton = createRadioButton(tr("Window")); in createTypeGroupBox()
142 dialogRadioButton = createRadioButton(tr("Dialog")); in createTypeGroupBox()
143 sheetRadioButton = createRadioButton(tr("Sheet")); in createTypeGroupBox()
144 drawerRadioButton = createRadioButton(tr("Drawer")); in createTypeGroupBox()
145 popupRadioButton = createRadioButton(tr("Popup")); in createTypeGroupBox()
146 toolRadioButton = createRadioButton(tr("Tool")); in createTypeGroupBox()
147 toolTipRadioButton = createRadioButton(tr("Tooltip")); in createTypeGroupBox()
148 splashScreenRadioButton = createRadioButton(tr("Splash screen")); in createTypeGroupBox()
214 QRadioButton *ControllerWindow::createRadioButton(const QString &text) in createRadioButton() function in ControllerWindow
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/widgets/windowflags/
H A Dcontrollerwindow.cpp159 windowRadioButton = createRadioButton(tr("Window")); in createTypeGroupBox()
160 dialogRadioButton = createRadioButton(tr("Dialog")); in createTypeGroupBox()
161 sheetRadioButton = createRadioButton(tr("Sheet")); in createTypeGroupBox()
162 drawerRadioButton = createRadioButton(tr("Drawer")); in createTypeGroupBox()
163 popupRadioButton = createRadioButton(tr("Popup")); in createTypeGroupBox()
164 toolRadioButton = createRadioButton(tr("Tool")); in createTypeGroupBox()
165 toolTipRadioButton = createRadioButton(tr("Tooltip")); in createTypeGroupBox()
166 splashScreenRadioButton = createRadioButton(tr("Splash screen")); in createTypeGroupBox()
235 QRadioButton *ControllerWindow::createRadioButton(const QString &text) in createRadioButton() function in ControllerWindow
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/devel/py-qt5-core/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/devel/py-qt5-positioning/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/examples/widgets/
H A Dwindowflags.py211 self.windowRadioButton = self.createRadioButton("Window")
212 self.dialogRadioButton = self.createRadioButton("Dialog")
213 self.sheetRadioButton = self.createRadioButton("Sheet")
214 self.drawerRadioButton = self.createRadioButton("Drawer")
215 self.popupRadioButton = self.createRadioButton("Popup")
216 self.toolRadioButton = self.createRadioButton("Tool")
217 self.toolTipRadioButton = self.createRadioButton("Tooltip")
218 self.splashScreenRadioButton = self.createRadioButton("Splash screen")
270 def createRadioButton(self, text): member in ControllerWindow

123456