Home
last modified time | relevance | path

Searched refs:GroupBox (Results 76 – 100 of 1259) sorted by relevance

12345678910>>...51

/dports/editors/lazarus-qt5-devel/examples/controlhint/
H A DUnit1.lfm36 Hint = 'GroupBox'
96 Hint = 'GroupBox'
160 Caption = 'GroupBox With Empty Hint'
/dports/print/scribus-devel/scribus-1.5.7/scribus/text/
H A Dboxes.cpp27 int GroupBox::pointToPosition(QPointF coord, const StoryText &story) const in pointToPosition()
54 QLineF GroupBox::positionToPoint(int pos, const StoryText& story) const in positionToPoint()
69 void GroupBox::render(TextLayoutPainter *p) const in render()
80 void GroupBox::render(ScreenPainter *p, ITextContext *ctx) const in render()
91 void GroupBox::drawSelection(ScreenPainter *p, ITextContext *ctx) const in drawSelection()
102 double GroupBox::naturalHeight() const in naturalHeight()
114 void GroupBox::addBox(const Box* box) in addBox()
120 void GroupBox::removeBox(int i) in removeBox()
129 void GroupBox::update() in update()
150 void GroupBox::justify(const ParagraphStyle& style)
[all …]
/dports/editors/lazarus-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dlazstringgridedit.lfm15 object GroupBox: TGroupBox
33 AnchorSideRight.Control = GroupBox
118 AnchorSideTop.Control = GroupBox
119 AnchorSideRight.Control = GroupBox
/dports/editors/lazarus/lazarus/components/ideintf/
H A Dlazstringgridedit.lfm15 object GroupBox: TGroupBox
33 AnchorSideRight.Control = GroupBox
118 AnchorSideTop.Control = GroupBox
119 AnchorSideRight.Control = GroupBox
/dports/devel/kirigami-gallery/kirigami-gallery-21.12.3/src/data/contents/ui/gallery/
H A DActionToolBarGallery.qml64 Controls.GroupBox {
81 Controls.GroupBox {
107 Controls.GroupBox {
132 Controls.GroupBox {
/dports/editors/lazarus-qt5/lazarus/components/ideintf/
H A Dlazstringgridedit.lfm15 object GroupBox: TGroupBox
33 AnchorSideRight.Control = GroupBox
118 AnchorSideTop.Control = GroupBox
119 AnchorSideRight.Control = GroupBox
/dports/editors/lazarus-qt5-devel/lazarus-6df7e8756882f7d7f28f662011ee72f21746c580/components/ideintf/
H A Dlazstringgridedit.lfm15 object GroupBox: TGroupBox
33 AnchorSideRight.Control = GroupBox
118 AnchorSideTop.Control = GroupBox
119 AnchorSideRight.Control = GroupBox
/dports/x11/kf5-plasma-framework/plasma-framework-5.89.0/src/declarativeimports/plasmacomponents3/
H A Dqmldir14 GroupBox 3.0 GroupBox.qml
/dports/lang/mono/mono-5.10.1.57/mono/tests/
H A Dbug-1147.cs30 public class GroupBox : AlignPadLayoutPanel { } //NOT OK class
40 var gr = new GroupBox(); in Main()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DNameEditDlg.design.cs15 private GroupBox grpPatronymics;
61 grpPatronymics = new GroupBox(); in InitializeComponent()
H A DMapsViewerWin.design.cs12 private GroupBox grpSelection;
60 grpSelection = new GroupBox(); in InitializeComponent()
H A DTaskEditDlg.design.cs9 private GroupBox GroupBox1;
61 GroupBox1 = new GroupBox(); in InitializeComponent()
/dports/net/ntpa/ntpa-0.8.2/Ntp.Analyzer.Validate.Gui/
H A DValidator.Designer.cs32 this.groupBoxOptions = new System.Windows.Forms.GroupBox(); in InitializeComponent()
36 this.groupBoxFile = new System.Windows.Forms.GroupBox(); in InitializeComponent()
191 private System.Windows.Forms.GroupBox groupBoxFile;
198 private System.Windows.Forms.GroupBox groupBoxOptions;
/dports/misc/qt5-examples/qt-everywhere-src-5.15.2/qtquickcontrols/examples/quickcontrols/controls/gallery/qml/
H A DButtonPage.qml80 GroupBox {
99 GroupBox {
110 GroupBox {
122 GroupBox {
/dports/security/keepass/KeePass-2.49-Source/KeePass/Forms/
H A DPluginsForm.Designer.cs35 this.m_grpPluginDesc = new System.Windows.Forms.GroupBox(); in InitializeComponent()
37 this.m_grpCache = new System.Windows.Forms.GroupBox(); in InitializeComponent()
206 private System.Windows.Forms.GroupBox m_grpPluginDesc;
208 private System.Windows.Forms.GroupBox m_grpCache;
H A DPrintForm.Designer.cs36 this.m_grpOptions = new System.Windows.Forms.GroupBox(); in InitializeComponent()
39 this.m_grpSorting = new System.Windows.Forms.GroupBox(); in InitializeComponent()
43 this.m_grpFont = new System.Windows.Forms.GroupBox(); in InitializeComponent()
49 this.m_grpFields = new System.Windows.Forms.GroupBox(); in InitializeComponent()
66 this.m_grpLayout = new System.Windows.Forms.GroupBox(); in InitializeComponent()
645 private System.Windows.Forms.GroupBox m_grpLayout;
650 private System.Windows.Forms.GroupBox m_grpFields;
657 private System.Windows.Forms.GroupBox m_grpFont;
671 private System.Windows.Forms.GroupBox m_grpSorting;
677 private System.Windows.Forms.GroupBox m_grpOptions;
H A DEntropyForm.Designer.cs38 this.m_grpMouse = new System.Windows.Forms.GroupBox(); in InitializeComponent()
40 this.m_grpKeyboard = new System.Windows.Forms.GroupBox(); in InitializeComponent()
221 private System.Windows.Forms.GroupBox m_grpMouse;
222 private System.Windows.Forms.GroupBox m_grpKeyboard;
/dports/security/keepass-plugin-keepassrpc/keepassrpc-1.8.0/KeePassRPC/Forms/
H A DKeeEntryUserControl.Designer.cs32 this.groupBox1 = new System.Windows.Forms.GroupBox(); in InitializeComponent()
40 this.groupBox2 = new System.Windows.Forms.GroupBox(); in InitializeComponent()
50 this.groupBox3 = new System.Windows.Forms.GroupBox(); in InitializeComponent()
63 this.groupBox4 = new System.Windows.Forms.GroupBox(); in InitializeComponent()
501 private System.Windows.Forms.GroupBox groupBox1;
505 private System.Windows.Forms.GroupBox groupBox2;
506 private System.Windows.Forms.GroupBox groupBox3;
535 private System.Windows.Forms.GroupBox groupBox4;
/dports/emulators/mesen/Mesen-0.9.8-4-g4c701ad6/GUI.NET/Debugger/
H A DfrmImportSettings.Designer.cs31 this.groupBox1 = new System.Windows.Forms.GroupBox(); in InitializeComponent()
38 this.groupBox2 = new System.Windows.Forms.GroupBox(); in InitializeComponent()
46 this.grpGeneral = new System.Windows.Forms.GroupBox(); in InitializeComponent()
322 private System.Windows.Forms.GroupBox groupBox2;
323 private System.Windows.Forms.GroupBox groupBox1;
335 private System.Windows.Forms.GroupBox grpGeneral;
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv2/GEDKeeper2/GKUI/Forms/
H A DPersonsFilterDlg.Designer.cs15 private System.Windows.Forms.GroupBox rgSex;
21 private System.Windows.Forms.GroupBox rgLife;
26 private System.Windows.Forms.GroupBox GroupBox1;
45 this.GroupBox1 = new System.Windows.Forms.GroupBox(); in InitializeComponent()
50 this.rgLife = new System.Windows.Forms.GroupBox(); in InitializeComponent()
56 this.rgSex = new System.Windows.Forms.GroupBox(); in InitializeComponent()
/dports/databases/kexi/kexi-3.2.0/src/plugins/forms/widgets/main/
H A DKexiStandardContainerFormWidgets.h242 class GroupBox : public QGroupBox
246 GroupBox(const QString & title, QWidget *parent);
247 virtual ~GroupBox();
/dports/multimedia/obs-ndi/obs-ndi-4.9.1/data/locale/
H A Dru-RU.ini22 NDIPlugin.OutputSettings.GroupBox.Main="Главный выход"
23 NDIPlugin.OutputSettings.GroupBox.Preview="Предварительный выход"
/dports/biology/ugene/ugene-40.1/src/corelibs/U2Designer/src/wizard/
H A DWizardController.cpp639 GroupBox *gb = new GroupBox(collapsible, gw->getTitle(), fullWidth); in visit()
752 void WidgetCreator::setGroupBoxLayout(GroupBox *gb) { in setGroupBoxLayout()
860 const int GroupBox::MARGIN = 5;
862 GroupBox::GroupBox(bool collapsible, const QString &title, bool fullWidth) in GroupBox() function in U2::GroupBox
907 void GroupBox::sl_collapse() { in sl_collapse()
912 void GroupBox::sl_expand() { in sl_expand()
917 void GroupBox::setLayout(QLayout *l) { in setLayout()
921 void GroupBox::sl_onCheck() { in sl_onCheck()
929 void GroupBox::changeView(const QString &buttonText, const QString &showHide) { in changeView()
/dports/lang/mono/mono-5.10.1.57/mcs/class/referencesource/System.Workflow.ComponentModel/AuthoringOM/Design/Dialogs/
H A DWorkflowPageSetupDialog.cs23 private System.Windows.Forms.GroupBox marginsGroup;
32 private System.Windows.Forms.GroupBox scalingGroup;
40 private System.Windows.Forms.GroupBox orientationGroup;
43 private System.Windows.Forms.GroupBox paperSettingsGroup;
49 private System.Windows.Forms.GroupBox footerGroup;
50 private System.Windows.Forms.GroupBox headerGroup;
73 private System.Windows.Forms.GroupBox centerGroup;
260 this.centerGroup = new System.Windows.Forms.GroupBox(); in InitializeComponent()
264 this.marginsGroup = new System.Windows.Forms.GroupBox(); in InitializeComponent()
297 this.footerGroup = new System.Windows.Forms.GroupBox(); in InitializeComponent()
[all …]
/dports/graphics/photivo/photivo/Sources/
H A DptMainWindow.cpp669 short Tab = GroupBox->parentTabIdx(); in eventFilter()
797 foreach (ptTempFilterBase* GroupBox, *m_GroupBox) { in ShowToolsOnTab()
798 TempString = GroupBox->objectName(); in ShowToolsOnTab()
801 short Tab = GroupBox->parentTabIdx(); in ShowToolsOnTab()
804 GroupBox->guiWidget()->show(); in ShowToolsOnTab()
808 if (GroupBox->isActive()) { in ShowToolsOnTab()
993 ptGroupBox* GroupBox = in AnalyzeToolBoxStructure() local
1004 GroupBox); in AnalyzeToolBoxStructure()
1011 ToolBoxStructure->GroupBoxes.append(GroupBox); in AnalyzeToolBoxStructure()
1641 if (GroupBox->isBlocked()) { in keyPressEvent()
[all …]

12345678910>>...51