Home
last modified time | relevance | path

Searched refs:backgroundLayout (Results 1 – 25 of 41) sorted by relevance

12

/dports/math/scilab/scilab-6.1.1/scilab/modules/gui/src/java/org/scilab/modules/gui/uielement/
H A DScilabUIElement.java60 private Layout backgroundLayout; field in ScilabUIElement
78 return backgroundLayout; in getBackgroundLayout()
86 public void setBackgroundLayout(Layout backgroundLayout) { in setBackgroundLayout() argument
87 this.backgroundLayout = backgroundLayout; in setBackgroundLayout()
/dports/converters/wkhtmltopdf/qt-5db36ec/doc/src/diagrams/contentspropagation/
H A Dstandardwidgets.py51 backgroundLayout = QVBoxLayout()
52 backgroundLayout.setMargin(4)
53 background.setLayout(backgroundLayout)
65 backgroundLayout.addWidget(groupBox)
/dports/converters/wkhtmltopdf/qt-5db36ec/examples/graphicsview/diagramscene/
H A Dmainwindow.cpp364 QGridLayout *backgroundLayout = new QGridLayout; in createToolBox() local
365 backgroundLayout->addWidget(createBackgroundCellWidget(tr("Blue Grid"), in createToolBox()
367 backgroundLayout->addWidget(createBackgroundCellWidget(tr("White Grid"), in createToolBox()
369 backgroundLayout->addWidget(createBackgroundCellWidget(tr("Gray Grid"), in createToolBox()
371 backgroundLayout->addWidget(createBackgroundCellWidget(tr("No Grid"), in createToolBox()
374 backgroundLayout->setRowStretch(2, 10); in createToolBox()
375 backgroundLayout->setColumnStretch(2, 10); in createToolBox()
378 backgroundWidget->setLayout(backgroundLayout); in createToolBox()
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtbase/examples/widgets/graphicsview/diagramscene/
H A Dmainwindow.cpp368 QGridLayout *backgroundLayout = new QGridLayout; in createToolBox() local
369 backgroundLayout->addWidget(createBackgroundCellWidget(tr("Blue Grid"), in createToolBox()
371 backgroundLayout->addWidget(createBackgroundCellWidget(tr("White Grid"), in createToolBox()
373 backgroundLayout->addWidget(createBackgroundCellWidget(tr("Gray Grid"), in createToolBox()
375 backgroundLayout->addWidget(createBackgroundCellWidget(tr("No Grid"), in createToolBox()
378 backgroundLayout->setRowStretch(2, 10); in createToolBox()
379 backgroundLayout->setColumnStretch(2, 10); in createToolBox()
382 backgroundWidget->setLayout(backgroundLayout); in createToolBox()
/dports/graphics/heimer/Heimer-3.0.0/src/
H A Dpng_export_dialog.cpp175 const auto backgroundLayout = new QHBoxLayout; in initWidgets() local
178 backgroundLayout->addWidget(m_transparentBackgroundCheckBox); in initWidgets()
179 bgGroup.second->addLayout(backgroundLayout); in initWidgets()
/dports/databases/py-qt5-sql/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/multimedia/py-qt5-multimedia/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/multimedia/py-qt5-multimediawidgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/comms/py-qt5-sensors/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/www/py-qt5-websockets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/www/py-qt5-webchannel/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/www/py-qt5-webkitwidgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/www/py-qt5-webkit/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/comms/py-qt5-serialport/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/net/py-qt5-network/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/devel/py-qt5-test/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/misc/py-qt5-demo/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/lang/py-qt5-qml/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/x11-toolkits/py-qt5-quick/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/x11-toolkits/py-qt5-quick3d/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/x11-toolkits/py-qt5-gui/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/x11-toolkits/py-qt5-quickwidgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/x11-toolkits/py-qt5-widgets/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/devel/py-qt5-dbus/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)
/dports/devel/py-qt5-dbussupport/PyQt5-5.15.4/examples/graphicsview/diagramscene/
H A Ddiagramscene.py595 backgroundLayout = QGridLayout()
596 backgroundLayout.addWidget(self.createBackgroundCellWidget("Blue Grid",
598 backgroundLayout.addWidget(self.createBackgroundCellWidget("White Grid",
600 backgroundLayout.addWidget(self.createBackgroundCellWidget("Gray Grid",
602 backgroundLayout.addWidget(self.createBackgroundCellWidget("No Grid",
605 backgroundLayout.setRowStretch(2, 10)
606 backgroundLayout.setColumnStretch(2, 10)
609 backgroundWidget.setLayout(backgroundLayout)

12