Home
last modified time | relevance | path

Searched refs:InsertTextButton (Results 1 – 25 of 39) sorted by relevance

12

/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/include/win32/
H A DToolBar.h25 void InsertTextButton(const TCHAR*, unsigned int);
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/diagramscene/
H A Dmainwindow.cpp50 const int InsertTextButton = 10; variable
114 if (id == InsertTextButton) { in buttonGroupClicked()
203 buttonGroup->button(InsertTextButton)->setChecked(false); in textInserted()
343 buttonGroup->addButton(textButton, InsertTextButton); in createToolBox()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/diagramscene/
H A Dmainwindow.cpp59 const int InsertTextButton = 10; variable
124 if (id == InsertTextButton) { in buttonGroupClicked()
212 buttonGroup->button(InsertTextButton)->setChecked(false); in textInserted()
348 buttonGroup->addButton(textButton, InsertTextButton); in createToolBox()
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Framework/src/win32/
H A DToolBar.cpp59 void CToolBar::InsertTextButton(const TCHAR* text, unsigned int commandId) in InsertTextButton() function in CToolBar
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)
/dports/devel/py-qt5-core/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py389 InsertTextButton = 10 variable in MainWindow
442 if id == self.InsertTextButton:
489 self.buttonGroup.button(self.InsertTextButton).setChecked(False)
575 self.buttonGroup.addButton(textButton, self.InsertTextButton)

12