Home
last modified time | relevance | path

Searched refs:GroupBox (Results 1 – 25 of 1259) sorted by relevance

12345678910>>...51

/dports/deskutils/kalarm/kalarm-21.12.3/src/lib/
H A Dgroupbox.cpp15 GroupBox::GroupBox(QWidget* parent) in GroupBox() function in GroupBox
19 GroupBox::GroupBox(const QString& title, QWidget* parent) in GroupBox() function in GroupBox
23 void GroupBox::setReadOnly(bool ro) in setReadOnly()
28 void GroupBox::mousePressEvent(QMouseEvent* e) in mousePressEvent()
39 void GroupBox::mouseReleaseEvent(QMouseEvent* e) in mouseReleaseEvent()
50 void GroupBox::mouseMoveEvent(QMouseEvent* e) in mouseMoveEvent()
56 void GroupBox::keyPressEvent(QKeyEvent* e) in keyPressEvent()
75 void GroupBox::keyReleaseEvent(QKeyEvent* e) in keyReleaseEvent()
H A Dgroupbox.h26 class GroupBox : public QGroupBox
34 explicit GroupBox(QWidget* parent = nullptr);
39 explicit GroupBox(const QString& title, QWidget* parent = nullptr);
/dports/graphics/cegui/cegui-0.8.7/cegui/src/widgets/
H A DGroupBox.cpp36 const String GroupBox::EventNamespace("GroupBox");
37 const String GroupBox::WidgetTypeName("CEGUI/GroupBox");
38 const String GroupBox::ContentPaneName("__auto_contentpane__");
41 GroupBox::GroupBox(const String& type, const String& name) : in GroupBox() function in CEGUI::GroupBox
50 void GroupBox::addChild_impl(Element* element) in addChild_impl()
66 void GroupBox::removeChild_impl(Element* element) in removeChild_impl()
77 Window * GroupBox::getContentPane() const in getContentPane()
83 bool GroupBox::drawAroundWidget(const CEGUI::Window*) in drawAroundWidget()
90 bool GroupBox::drawAroundWidget(const String& name) in drawAroundWidget()
/dports/games/freeorion/freeorion-0.4.10.2/GG/src/
H A DGroupBox.cpp44 const int GroupBox::FRAME_THICK = 2;
45 const int GroupBox::PIXEL_MARGIN = 4;
47 GroupBox::GroupBox() in GroupBox() function in GroupBox
50 GroupBox::GroupBox(X x, Y y, X w, Y h, const std::string& label, const std::shared_ptr<Font>& font, in GroupBox() function in GroupBox
60 void GroupBox::CompleteConstruction() in CompleteConstruction()
69 Pt GroupBox::ClientUpperLeft() const in ClientUpperLeft()
78 Pt GroupBox::ClientLowerRight() const in ClientLowerRight()
86 void GroupBox::Render() in Render()
140 void GroupBox::SetColor(Clr c) in SetColor()
143 void GroupBox::SetTextColor(Clr c) in SetTextColor()
[all …]
/dports/editors/libreoffice/libreoffice-7.2.6.2/vcl/source/toolkit/
H A Dgroup.cxx31 void GroupBox::ImplInit( vcl::Window* pParent, WinBits nStyle ) in ImplInit()
39 WinBits GroupBox::ImplInitStyle( WinBits nStyle ) in ImplInitStyle()
56 void GroupBox::ImplInitSettings( bool bBackground ) in ImplInitSettings()
86 GroupBox::GroupBox( vcl::Window* pParent, WinBits nStyle ) : in GroupBox() function in GroupBox
92 void GroupBox::ImplDraw( OutputDevice* pDev, DrawFlags nDrawFlags, in ImplDraw()
170 void GroupBox::FillLayoutData() const in FillLayoutData()
173 …const_cast<GroupBox*>(this)->ImplDraw( const_cast<GroupBox*>(this)->GetOutDev(), DrawFlags::NONE, … in FillLayoutData()
181 void GroupBox::Draw( OutputDevice* pDev, const Point& rPos, in Draw()
201 void GroupBox::Resize() in Resize()
207 void GroupBox::StateChanged( StateChangedType nType ) in StateChanged()
[all …]
/dports/editors/libreoffice6/libreoffice-6.4.7.2/vcl/source/toolkit/
H A Dgroup.cxx31 void GroupBox::ImplInit( vcl::Window* pParent, WinBits nStyle ) in ImplInit()
39 WinBits GroupBox::ImplInitStyle( WinBits nStyle ) in ImplInitStyle()
46 const vcl::Font& GroupBox::GetCanonicalFont( const StyleSettings& _rStyle ) const in GetCanonicalFont()
56 void GroupBox::ImplInitSettings( bool bBackground ) in ImplInitSettings()
86 GroupBox::GroupBox( vcl::Window* pParent, WinBits nStyle ) : in GroupBox() function in GroupBox
92 void GroupBox::ImplDraw( OutputDevice* pDev, DrawFlags nDrawFlags, in ImplDraw()
170 void GroupBox::FillLayoutData() const in FillLayoutData()
173 …const_cast<GroupBox*>(this)->ImplDraw( const_cast<GroupBox*>(this), DrawFlags::NONE, Point(), GetO… in FillLayoutData()
201 void GroupBox::Resize() in Resize()
207 void GroupBox::StateChanged( StateChangedType nType ) in StateChanged()
[all …]
/dports/audio/lmms/lmms-1.2.2/src/gui/widgets/
H A DGroupBox.cpp38 GroupBox::GroupBox( const QString & _caption, QWidget * _parent ) : in GroupBox() function in GroupBox
58 GroupBox::~GroupBox() in ~GroupBox()
66 void GroupBox::modelChanged() in modelChanged()
74 void GroupBox::mousePressEvent( QMouseEvent * _me ) in mousePressEvent()
85 void GroupBox::paintEvent( QPaintEvent * pe ) in paintEvent()
/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DGroupBoxTest.cs24 GroupBox gb = new GroupBox (); in Constructor()
44 GroupBox mygrpbox = new GroupBox (); in GroupBoxPropertyTest()
69 GroupBox p = new GroupBox (); in AutoSize()
94 GroupBox gb = new GroupBox (); in PropertyDisplayRectangle()
137 private class PublicGroupBox : GroupBox
/dports/audio/lmms/lmms-1.2.2/include/
H A DInstrumentMidiIOView.h34 class GroupBox; variable
52 GroupBox * m_midiInputGroupBox;
57 GroupBox * m_midiOutputGroupBox;
75 GroupBox * pitchGroupBox() in pitchGroupBox()
82 GroupBox * m_pitchGroupBox;
H A DGroupBox.h38 class GroupBox : public QWidget, public BoolModelView
42 GroupBox( const QString & _caption, QWidget * _parent = NULL );
43 virtual ~GroupBox();
H A DControllerConnectionDialog.h43 class GroupBox; variable
79 GroupBox * m_midiGroupBox;
87 GroupBox * m_userGroupBox;
/dports/editors/fxite/fxite-FXITE-0_92/src/
H A Dfxasq.cpp101 class GroupBox: public FXGroupBox { class
102 FXDECLARE(GroupBox);
103 GroupBox(){} in GroupBox() function in GroupBox
119 FXDEFMAP(GroupBox) GroupBoxMap[] = {
120 FXMAPFUNC(SEL_COMMAND,GroupBox::ID_RADIO,GroupBox::onRadio)
155 GroupBox* grp=(GroupBox*)obj; in Run()
194 GroupBox*grp=(GroupBox*)obj; in PutResults()
330 GroupBox*grp=(GroupBox*)(LookupInDict(&keylist,key)); in Group()
335 grp=new GroupBox(userbox,label); in Group()
344 GroupBox*grp=(GroupBox*)(LookupInDict(&keylist,key)); in Radio()
[all …]
/dports/polish/kadu/kadu-4.3/kadu-core/gui/widgets/configuration/
H A Dconfig-group-box.cpp33 QObject(configTab), Name(name), GroupBox(groupBox), RefCount(0) in ConfigGroupBox()
35 Container = new QWidget(GroupBox); in ConfigGroupBox()
36 GroupBox->layout()->addWidget(Container); in ConfigGroupBox()
51 delete GroupBox; in ~ConfigGroupBox()
52 GroupBox = 0; in ~ConfigGroupBox()
/dports/multimedia/musikcube/musikcube-0.96.7/src/musikwin/win32cpp/
H A DGroupBox.cpp51 /*ctor*/ GroupBox::GroupBox(const uichar* caption) in GroupBox() function in GroupBox
57 HWND GroupBox::Create(Window* parent) in Create()
82 void GroupBox::OnChildAdded(Window* newChild) in OnChildAdded()
103 void GroupBox::OnEraseBackground(HDC hdc) in OnEraseBackground()
/dports/print/scribus-devel/scribus-1.5.7/scribus/text/
H A Dtextlayout.cpp41 m_box = new GroupBox(Box::D_Horizontal); in TextLayout()
90 GroupBox* column = dynamic_cast<GroupBox*>(m_box->boxes().last()); in appendLine()
106 GroupBox* column = dynamic_cast<GroupBox*>(boxes.last()); in removeLastLine()
194 GroupBox *newBox = new GroupBox(Box::D_Vertical); in addColumn()
208 m_box = new GroupBox(Box::D_Horizontal); in clear()
313 const GroupBox* column = dynamic_cast<const GroupBox*>(boxes.first()); in startOfFrame()
323 column = dynamic_cast<const GroupBox*>(boxes.at(i)); in startOfFrame()
340 const GroupBox* column = nullptr; in endOfFrame()
344 column = dynamic_cast<const GroupBox*>(boxes.at(columnIndex)); in endOfFrame()
/dports/misc/gedkeeper/GEDKeeper-2.19.1/projects/GKv3/GEDKeeper3/GKUI/Forms/
H A DOptionsDlg.design.cs14 private GroupBox grpTreePersons;
22 private GroupBox grpTreeDecor;
28 private GroupBox grpInternet;
46 private GroupBox rgFNPFormat;
47 private GroupBox grpDateFormat;
49 private GroupBox grpOther;
58 private GroupBox grpPedigree;
90 private GroupBox grpFileBackup;
94 private GroupBox groupBox1;
117 private GroupBox grpSpacings;
[all …]
H A DTTRecMergeDlg.design.cs15 private GroupBox rgMode;
16 private GroupBox grpSearchPersons;
27 private GroupBox grpMergeOther;
86 rgMode = new GroupBox(); in InitializeComponent()
116 grpSearchPersons = new GroupBox(); in InitializeComponent()
140 grpMergeOther = new GroupBox(); in InitializeComponent()
/dports/games/openbve/OpenBVE-1.8.2.1/source/TrainEditor2/Views/
H A DFormExport.Designer.cs34 this.groupBoxPanel = new System.Windows.Forms.GroupBox(); in InitializeComponent()
35 this.groupBoxPanelXml = new System.Windows.Forms.GroupBox(); in InitializeComponent()
45 this.groupBoxSound = new System.Windows.Forms.GroupBox(); in InitializeComponent()
57 this.groupBoxTrain = new System.Windows.Forms.GroupBox(); in InitializeComponent()
472 private System.Windows.Forms.GroupBox groupBoxPanel;
473 private System.Windows.Forms.GroupBox groupBoxPanelXml;
483 private System.Windows.Forms.GroupBox groupBoxSound;
484 private System.Windows.Forms.GroupBox groupBoxSoundXml;
488 private System.Windows.Forms.GroupBox groupBoxSoundCfg;
495 private System.Windows.Forms.GroupBox groupBoxTrain;
[all …]
H A DFormImport.Designer.cs34 this.groupBoxTrain = new System.Windows.Forms.GroupBox(); in InitializeComponent()
35 this.groupBoxOldFormat = new System.Windows.Forms.GroupBox(); in InitializeComponent()
40 this.groupBoxTrainDat = new System.Windows.Forms.GroupBox(); in InitializeComponent()
47 this.groupBoxSound = new System.Windows.Forms.GroupBox(); in InitializeComponent()
62 this.groupBoxPanel = new System.Windows.Forms.GroupBox(); in InitializeComponent()
540 private System.Windows.Forms.GroupBox groupBoxTrain;
552 private System.Windows.Forms.GroupBox groupBoxTrainDat;
553 private System.Windows.Forms.GroupBox groupBoxSound;
554 private System.Windows.Forms.GroupBox groupBoxSoundXml;
558 private System.Windows.Forms.GroupBox groupBoxSoundCfg;
[all …]
/dports/audio/gradio/Gradio-7.3/src/page/
H A Dgradio-settings-page.vala25 private GroupBox appearance_group;
26 private GroupBox playback_group;
27 private GroupBox features_group;
28 private GroupBox cache_group;
37 features_group = new GroupBox(_("Features"));
40 playback_group = new GroupBox(_("Playback"));
43 appearance_group = new GroupBox(_("Appearance"));
46 cache_group = new GroupBox(_("Cache"));
/dports/devel/bullet/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DGroupBox.cpp12 GWEN_CONTROL_CONSTRUCTOR(GroupBox) in GWEN_CONTROL_CONSTRUCTOR() argument
28 void GroupBox::Layout(Skin::Base* skin) in Layout()
35 void GroupBox::Render(Skin::Base* skin) in Render()
H A DColorPicker.cpp30 GroupBox* colorGroup = new GroupBox(this); in CreateColorControl()
102 GroupBox* finalGroup = new GroupBox(this); in CreateControls()
160 GroupBox* groupBox = FindChildByName("ResultGroupBox", true)->DynamicCastGroupBox(); in Layout()
214 GroupBox* groupBox = FindChildByName("Alphagroupbox", true)->DynamicCastGroupBox(); in SetAlphaVisible()
/dports/devel/py-bullet3/bullet3-3.21/examples/ThirdPartyLibs/Gwen/Controls/
H A DGroupBox.cpp12 GWEN_CONTROL_CONSTRUCTOR(GroupBox) in GWEN_CONTROL_CONSTRUCTOR() argument
28 void GroupBox::Layout(Skin::Base* skin) in Layout()
35 void GroupBox::Render(Skin::Base* skin) in Render()
H A DColorPicker.cpp30 GroupBox* colorGroup = new GroupBox(this); in CreateColorControl()
102 GroupBox* finalGroup = new GroupBox(this); in CreateControls()
160 GroupBox* groupBox = FindChildByName("ResultGroupBox", true)->DynamicCastGroupBox(); in Layout()
214 GroupBox* groupBox = FindChildByName("Alphagroupbox", true)->DynamicCastGroupBox(); in SetAlphaVisible()
/dports/x11-toolkits/qt5-quickcontrols/kde-qtquickcontrols-5.15.2p3/src/controls/
H A DGroupBox.qml47 \qmltype GroupBox
51 \brief GroupBox provides a group box frame with a title.
64 …The implicit size of the GroupBox is calculated based on the size of its content. If you want to a…
65 … items inside the group box, you must specify an explicit width and height on the GroupBox itself.
67 The following example shows how we use a GroupBox:
70 GroupBox {
131 \qmlproperty bool GroupBox::checked
147 \qmlproperty Item GroupBox::contentItem
151 … Items declared as children of a GroupBox are automatically parented to the GroupBox's contentItem.
154 …\note The implicit size of the GroupBox is calculated based on the size of its content. If you wan…
[all …]

12345678910>>...51