Home
last modified time | relevance | path

Searched refs:setAlignment (Results 151 – 175 of 9324) sorted by relevance

12345678910>>...373

/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/java.desktop/share/classes/java/awt/
H A DLabel.java151 setAlignment(alignment); in Label()
212 public synchronized void setAlignment(int alignment) { in setAlignment() method in Label
220 peer.setAlignment(alignment); in setAlignment()
/dports/www/kristall/kristall-6b39f244/src/renderers/
H A Dtextstyleinstance.cpp38 standard_format.setAlignment(align); in TextStyleInstance()
46 blockquote_format.setAlignment(align); in TextStyleInstance()
52 blockquote_tableformat.setAlignment(Qt::AlignJustify); in TextStyleInstance()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/java.desktop/share/classes/java/awt/
H A DLabel.java151 setAlignment(alignment); in Label()
212 public synchronized void setAlignment(int alignment) { in setAlignment() method in Label
220 peer.setAlignment(alignment); in setAlignment()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/java.desktop/share/classes/java/awt/
H A DLabel.java151 setAlignment(alignment); in Label()
212 public synchronized void setAlignment(int alignment) { in setAlignment() method in Label
220 peer.setAlignment(alignment); in setAlignment()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/java.desktop/share/classes/java/awt/
H A DLabel.java151 setAlignment(alignment); in Label()
212 public synchronized void setAlignment(int alignment) { in setAlignment() method in Label
220 peer.setAlignment(alignment); in setAlignment()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/jdk/src/share/classes/java/awt/
H A DLabel.java152 setAlignment(alignment); in Label()
212 public synchronized void setAlignment(int alignment) { in setAlignment() method in Label
220 peer.setAlignment(alignment); in setAlignment()
/dports/graphics/qgis/qgis-3.22.3/tests/src/core/
H A Dtestqgslegendrenderer.cpp443 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignLeft ); in testSpacing()
444 settings.rstyle( QgsLegendStyle::Subgroup ).setAlignment( Qt::AlignLeft ); in testSpacing()
450 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignRight ); in testSpacing()
597 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignHCenter ); in testCenterAlignText()
620 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignLeft ); in testLeftAlignTextRightAlignSymbol()
621 settings.rstyle( QgsLegendStyle::Subgroup ).setAlignment( Qt::AlignLeft ); in testLeftAlignTextRightAlignSymbol()
668 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignRight ); in testRightAlignTextRightAlignSymbol()
732 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignRight ); in testGroupIndent()
738 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignLeft ); in testGroupIndent()
745 settings.rstyle( QgsLegendStyle::Group ).setAlignment( Qt::AlignRight ); in testGroupIndent()
[all …]
/dports/x11-toolkits/qt5-declarative-test/kde-qtdeclarative-5.15.2p41/src/imports/layouts/
H A Dqquickgridlayoutengine.cpp46 void QQuickGridLayoutEngine::setAlignment(QQuickItem *quickItem, Qt::Alignment alignment) in setAlignment() function in QQuickGridLayoutEngine
49 item->setAlignment(alignment); in setAlignment()
/dports/x11-toolkits/qt5-declarative/kde-qtdeclarative-5.15.2p41/src/imports/layouts/
H A Dqquickgridlayoutengine.cpp46 void QQuickGridLayoutEngine::setAlignment(QQuickItem *quickItem, Qt::Alignment alignment) in setAlignment() function in QQuickGridLayoutEngine
49 item->setAlignment(alignment); in setAlignment()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/python/
H A Dtest_qgsannotationpointtextitem.py65 item.setAlignment(Qt.AlignRight)
86 item.setAlignment(Qt.AlignRight)
107 item.setAlignment(Qt.AlignRight)
132 item.setAlignment(Qt.AlignRight)
166 item.setAlignment(Qt.AlignRight)
/dports/audio/drumgizmo/drumgizmo-0.9.19/test/uitests/
H A Dtabwidgettest.cc50 label1.setAlignment(GUI::TextAlignment::left); in Widget1()
54 label2.setAlignment(GUI::TextAlignment::center); in Widget1()
58 label3.setAlignment(GUI::TextAlignment::right); in Widget1()
/dports/x11-toolkits/soqt/soqt/src/Inventor/Qt/editors/old/
H A DQColorSelection.cpp69 rgblabels[0]->setAlignment(AlignRight); in QColorSelection()
70 rgblabels[1]->setAlignment(AlignRight); in QColorSelection()
71 rgblabels[2]->setAlignment(AlignRight); in QColorSelection()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/java.desktop/share/classes/java/awt/
H A DLabel.java155 setAlignment(alignment); in Label()
220 public synchronized void setAlignment(int alignment) { in setAlignment() method in Label
228 peer.setAlignment(alignment); in setAlignment()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/java.desktop/share/classes/java/awt/
H A DLabel.java157 setAlignment(alignment); in Label()
223 public synchronized void setAlignment(int alignment) { in setAlignment() method in Label
231 peer.setAlignment(alignment); in setAlignment()
/dports/audio/padthv1-lv2/padthv1-padthv1_0_9_23/src/
H A Dpadthv1widget_status.cpp66 m_pMidiInLedLabel->setAlignment(Qt::AlignHCenter | Qt::AlignVCenter); in padthv1widget_status()
74 pMidiInTextLabel->setAlignment(Qt::AlignLeft | Qt::AlignVCenter); in padthv1widget_status()
88 m_pModifiedLabel->setAlignment(Qt::AlignHCenter); in padthv1widget_status()
/dports/audio/samplv1-lv2/samplv1-samplv1_0_9_23/src/
H A Dsamplv1widget_status.cpp66 m_pMidiInLedLabel->setAlignment(Qt::AlignHCenter | Qt::AlignVCenter); in samplv1widget_status()
74 pMidiInTextLabel->setAlignment(Qt::AlignLeft | Qt::AlignVCenter); in samplv1widget_status()
88 m_pModifiedLabel->setAlignment(Qt::AlignHCenter); in samplv1widget_status()
/dports/audio/synthv1-lv2/synthv1-synthv1_0_9_23/src/
H A Dsynthv1widget_status.cpp66 m_pMidiInLedLabel->setAlignment(Qt::AlignHCenter | Qt::AlignVCenter); in synthv1widget_status()
74 pMidiInTextLabel->setAlignment(Qt::AlignLeft | Qt::AlignVCenter); in synthv1widget_status()
88 m_pModifiedLabel->setAlignment(Qt::AlignHCenter); in synthv1widget_status()
/dports/multimedia/musique/musique-1.10.1/src/
H A Dcollectionscannerview.cpp33 vLayout->setAlignment(Qt::AlignCenter); in CollectionScannerView()
39 hLayout->setAlignment(Qt::AlignCenter); in CollectionScannerView()
48 layout->setAlignment(Qt::AlignCenter); in CollectionScannerView()
/dports/multimedia/minitube/minitube-3.9.2/src/
H A Daboutview.cpp58 aboutlayout->setAlignment(Qt::AlignCenter); in AboutView()
73 layout->setAlignment(Qt::AlignCenter); in AboutView()
161 updateLayout->setAlignment(Qt::AlignLeft); in AboutView()
185 buttonLayout->setAlignment(Qt::AlignLeft); in AboutView()
/dports/www/ilias/ILIAS-5.4.25/Services/WebServices/FileManager/lib/src/de/ilias/services/filemanager/dialog/
H A DRenameDialog.java70 warningLabel.setAlignment(Pos.CENTER); in parse()
158 buttonBox.setAlignment(Pos.BOTTOM_RIGHT); in parse()
183 setAlignment(Pos.CENTER); in init()
199 title.setAlignment(Pos.CENTER); in init()
/dports/www/ilias6/ILIAS-6.14/Services/WebServices/FileManager/lib/src/de/ilias/services/filemanager/dialog/
H A DRenameDialog.java70 warningLabel.setAlignment(Pos.CENTER); in parse()
158 buttonBox.setAlignment(Pos.BOTTOM_RIGHT); in parse()
183 setAlignment(Pos.CENTER); in init()
199 title.setAlignment(Pos.CENTER); in init()
/dports/devel/simgear/simgear-2020.3.11/simgear/canvas/layout/
H A Dcanvas_layout_test.cxx207 stretch_widget->setAlignment(sc::AlignLeft); in BOOST_AUTO_TEST_CASE()
213 stretch_widget->setAlignment(sc::AlignRight); in BOOST_AUTO_TEST_CASE()
220 fast_stretch->setAlignment(sc::AlignLeft); in BOOST_AUTO_TEST_CASE()
226 stretch_widget->setAlignment(sc::AlignLeft | sc::AlignTop); in BOOST_AUTO_TEST_CASE()
643 w1->setAlignment(sc::AlignLeft); in BOOST_AUTO_TEST_CASE()
647 w1->setAlignment(sc::AlignRight); in BOOST_AUTO_TEST_CASE()
651 w1->setAlignment(sc::AlignHCenter); in BOOST_AUTO_TEST_CASE()
658 w1->setAlignment(sc::AlignTop); in BOOST_AUTO_TEST_CASE()
662 w1->setAlignment(sc::AlignBottom); in BOOST_AUTO_TEST_CASE()
666 w1->setAlignment(sc::AlignVCenter); in BOOST_AUTO_TEST_CASE()
[all …]
/dports/devel/gorm/apps-gorm-04554d2/Palettes/0Menus/
H A DMenusPalette.m109 [b setAlignment: NSLeftTextAlignment];
152 [b setAlignment: NSLeftTextAlignment];
209 [b setAlignment: NSLeftTextAlignment];
251 [b setAlignment: NSLeftTextAlignment];
293 [b setAlignment: NSLeftTextAlignment];
336 [b setAlignment: NSLeftTextAlignment];
421 [b setAlignment: NSLeftTextAlignment];
441 [b setAlignment: NSLeftTextAlignment];
472 [b setAlignment: NSLeftTextAlignment];
492 [b setAlignment: NSLeftTextAlignment];
[all …]
/dports/editors/calligra/calligra-3.2.1/plugins/chartshape/tests/
H A DTestChartLayout.cpp417 legend->setAlignment(Qt::AlignCenter); in testLegendPositioning()
429 legend->setAlignment(Qt::AlignLeft); in testLegendPositioning()
436 legend->setAlignment(Qt::AlignRight); in testLegendPositioning()
445 legend->setAlignment(Qt::AlignCenter); in testLegendPositioning()
458 legend->setAlignment(Qt::AlignLeft); in testLegendPositioning()
465 legend->setAlignment(Qt::AlignRight); in testLegendPositioning()
474 legend->setAlignment(Qt::AlignCenter); in testLegendPositioning()
486 legend->setAlignment(Qt::AlignLeft); // means top in testLegendPositioning()
493 legend->setAlignment(Qt::AlignRight); // means bottom in testLegendPositioning()
502 legend->setAlignment(Qt::AlignCenter); in testLegendPositioning()
[all …]
/dports/comms/nanovna-saver/nanovna-saver-0.3.8/NanoVNASaver/Controls/
H A DSweepControl.py56 self.input_start.setAlignment(QtCore.Qt.AlignRight)
62 self.input_end.setAlignment(QtCore.Qt.AlignRight)
69 self.input_center.setAlignment(QtCore.Qt.AlignRight)
75 self.input_span.setAlignment(QtCore.Qt.AlignRight)
81 self.input_segments.setAlignment(QtCore.Qt.AlignRight)
86 self.label_step.setAlignment(QtCore.Qt.AlignRight | QtCore.Qt.AlignVCenter)

12345678910>>...373