Home
last modified time | relevance | path

Searched refs:myToolBar (Results 1 – 25 of 38) sorted by relevance

12

/dports/lang/mono/mono-5.10.1.57/mcs/class/System.Windows.Forms/Test/System.Windows.Forms/
H A DToolBarTest.cs34 ToolBar myToolBar = new ToolBar (); in ToolBarPropertyTest()
39 myToolBar.Buttons.Add (myToolBarButton1); in ToolBarPropertyTest()
40 myToolBar.Buttons.Add (myToolBarButton2); in ToolBarPropertyTest()
41 myform.Controls.Add (myToolBar); in ToolBarPropertyTest()
52 myToolBar.BorderStyle = BorderStyle.Fixed3D; in ToolBarPropertyTest()
68 myToolBar.ImageList = myImageList; in ToolBarPropertyTest()
82 myToolBar.Text = "MONO TOOLBAR"; in ToolBarPropertyTest()
112 ToolBar myToolBar = new ToolBar (); in ToolbarButtonRectangleTest()
117 myToolBar.Visible = false; in ToolbarButtonRectangleTest()
118 myToolBar.Buttons.Add (tbb); in ToolbarButtonRectangleTest()
[all …]
H A DErrorProviderTest.cs63 ToolBar myToolBar = new ToolBar (); in CanExtendTest()
66 Assert.AreEqual (myErrorProvider.CanExtend (myToolBar), false, "#ext2"); in CanExtendTest()
/dports/science/gtamsanalyzer/GTAMSAnalyzer.src.0.42/Source/
H A DtoolBarDelagate.m305 [myToolBar insertItemWithItemIdentifier: MGWDTBDelPair atIndex: [[myToolBar items] count]];
307 [myToolBar insertItemWithItemIdentifier: MGWDTBFindNext atIndex: [[myToolBar items] count]];
309 [myToolBar insertItemWithItemIdentifier: MGWDTBFindPrev atIndex: [[myToolBar items] count]];
311 [myToolBar insertItemWithItemIdentifier: MGWDTBFindMate atIndex: [[myToolBar items] count]];
313 … [myToolBar insertItemWithItemIdentifier: MGWDTBColorTags atIndex: [[myToolBar items] count]];
319 … [myToolBar insertItemWithItemIdentifier: MGWDTBSelCodeDef atIndex: [[myToolBar items] count]];
323 [myToolBar insertItemWithItemIdentifier: MGWDTBCodeDef atIndex: [[myToolBar items] count]];
334 [myToolBar insertItemWithItemIdentifier: [ss copy] atIndex: [[myToolBar items] count]];
341 [myToolBar insertItemWithItemIdentifier: [ss copy] atIndex: [[myToolBar items] count]];
352 theList = [myToolBar items];
[all …]
H A DMGWMyDocumentToolbar.h18 NSToolbar *myToolBar; variable
H A DMWResultToolbarDelegate.h18 NSToolbar *myToolBar; variable
H A DtoolBarDelagate.h14 NSToolbar *myToolBar; variable
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/qt/application-desktop/
H A DZLQtApplicationWindow.cpp124 myToolBar = new QToolBar(this); in ZLQtApplicationWindow()
125 myToolBar->setFocusPolicy(NoFocus); in ZLQtApplicationWindow()
126 myToolBar->boxLayout()->setMargin(5); in ZLQtApplicationWindow()
127 myToolBar->boxLayout()->setSpacing(3); in ZLQtApplicationWindow()
191 myToolBar->hide(); in setFullscreen()
194 myToolBar->show(); in setFullscreen()
263 …myItemToWidgetMap[&*item] = new LineEditParameter(myToolBar, *this, (ZLToolbar::ParameterItem&)*it… in addToolbarItem()
271 myToolBar->addSeparator(); in addToolbarItem()
272 myItemToWidgetMap[&*item] = (QWidget*)myToolBar->children()->getLast(); in addToolbarItem()
309 return ((myWindow.myToolBar != 0) && myWindow.myToolBar->isVisible()) ? in y()
[all …]
H A DZLQtApplicationWindow.h65 class QToolBar *myToolBar;
/dports/net-im/licq-qt-gui/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp93 myToolBar = new QToolBar(); in UserEventCommon()
94 myToolBar->setIconSize(QSize(16, 16)); in UserEventCommon()
95 layt->addWidget(myToolBar); in UserEventCommon()
110 myMenu = myToolBar->addAction(tr("Menu"), this, SLOT(showUserMenu())); in UserEventCommon()
115 myHistory = myToolBar->addAction(tr("History..."), this, SLOT(showHistory())); in UserEventCommon()
116 myInfo = myToolBar->addAction(tr("User Info..."), this, SLOT(showUserInfo())); in UserEventCommon()
119 myEncoding = myToolBar->addAction(tr("Encoding"), this, SLOT(showEncodingsMenu())); in UserEventCommon()
124 myToolBar->addSeparator(); in UserEventCommon()
126 mySecure = myToolBar->addAction(tr("Secure Channel"), this, SLOT(switchSecurity())); in UserEventCommon()
396 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myMenu))->showMenu(); in showUserMenu()
[all …]
H A Dusersendevent.cpp169 myEventTypeMenu = myToolBar->addAction(tr("Message Type"), this, SLOT(showSendTypeMenu())); in UserSendEvent()
174 mySendServerCheck = myToolBar->addAction(tr("Send Through Server")); in UserSendEvent()
193 myUrgentCheck = myToolBar->addAction(tr("Urgent")); in UserSendEvent()
196 myToolBar->addSeparator(); in UserSendEvent()
198 myEmoticon = myToolBar->addAction(tr("Smileys"), this, SLOT(showEmoticonsMenu())); in UserSendEvent()
199 myForeColor = myToolBar->addAction(tr("Text Color..."), this, SLOT(setForegroundICQColor())); in UserSendEvent()
200 …myBackColor = myToolBar->addAction(tr("Background Color..."), this, SLOT(setBackgroundICQColor())); in UserSendEvent()
1649 QWidget* button = myToolBar->widgetForAction(myEmoticon); in showEmoticonsMenu()
1738 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myEventTypeMenu))->showMenu(); in showSendTypeMenu()
/dports/net-im/licq-jabber/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp93 myToolBar = new QToolBar(); in UserEventCommon()
94 myToolBar->setIconSize(QSize(16, 16)); in UserEventCommon()
95 layt->addWidget(myToolBar); in UserEventCommon()
110 myMenu = myToolBar->addAction(tr("Menu"), this, SLOT(showUserMenu())); in UserEventCommon()
115 myHistory = myToolBar->addAction(tr("History..."), this, SLOT(showHistory())); in UserEventCommon()
116 myInfo = myToolBar->addAction(tr("User Info..."), this, SLOT(showUserInfo())); in UserEventCommon()
119 myEncoding = myToolBar->addAction(tr("Encoding"), this, SLOT(showEncodingsMenu())); in UserEventCommon()
124 myToolBar->addSeparator(); in UserEventCommon()
126 mySecure = myToolBar->addAction(tr("Secure Channel"), this, SLOT(switchSecurity())); in UserEventCommon()
396 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myMenu))->showMenu(); in showUserMenu()
[all …]
H A Dusersendevent.cpp169 myEventTypeMenu = myToolBar->addAction(tr("Message Type"), this, SLOT(showSendTypeMenu())); in UserSendEvent()
174 mySendServerCheck = myToolBar->addAction(tr("Send Through Server")); in UserSendEvent()
193 myUrgentCheck = myToolBar->addAction(tr("Urgent")); in UserSendEvent()
196 myToolBar->addSeparator(); in UserSendEvent()
198 myEmoticon = myToolBar->addAction(tr("Smileys"), this, SLOT(showEmoticonsMenu())); in UserSendEvent()
199 myForeColor = myToolBar->addAction(tr("Text Color..."), this, SLOT(setForegroundICQColor())); in UserSendEvent()
200 …myBackColor = myToolBar->addAction(tr("Background Color..."), this, SLOT(setBackgroundICQColor())); in UserSendEvent()
1649 QWidget* button = myToolBar->widgetForAction(myEmoticon); in showEmoticonsMenu()
1738 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myEventTypeMenu))->showMenu(); in showSendTypeMenu()
/dports/net-im/licq-osd/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp93 myToolBar = new QToolBar(); in UserEventCommon()
94 myToolBar->setIconSize(QSize(16, 16)); in UserEventCommon()
95 layt->addWidget(myToolBar); in UserEventCommon()
110 myMenu = myToolBar->addAction(tr("Menu"), this, SLOT(showUserMenu())); in UserEventCommon()
115 myHistory = myToolBar->addAction(tr("History..."), this, SLOT(showHistory())); in UserEventCommon()
116 myInfo = myToolBar->addAction(tr("User Info..."), this, SLOT(showUserInfo())); in UserEventCommon()
119 myEncoding = myToolBar->addAction(tr("Encoding"), this, SLOT(showEncodingsMenu())); in UserEventCommon()
124 myToolBar->addSeparator(); in UserEventCommon()
126 mySecure = myToolBar->addAction(tr("Secure Channel"), this, SLOT(switchSecurity())); in UserEventCommon()
396 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myMenu))->showMenu(); in showUserMenu()
[all …]
H A Dusersendevent.cpp169 myEventTypeMenu = myToolBar->addAction(tr("Message Type"), this, SLOT(showSendTypeMenu())); in UserSendEvent()
174 mySendServerCheck = myToolBar->addAction(tr("Send Through Server")); in UserSendEvent()
193 myUrgentCheck = myToolBar->addAction(tr("Urgent")); in UserSendEvent()
196 myToolBar->addSeparator(); in UserSendEvent()
198 myEmoticon = myToolBar->addAction(tr("Smileys"), this, SLOT(showEmoticonsMenu())); in UserSendEvent()
199 myForeColor = myToolBar->addAction(tr("Text Color..."), this, SLOT(setForegroundICQColor())); in UserSendEvent()
200 …myBackColor = myToolBar->addAction(tr("Background Color..."), this, SLOT(setBackgroundICQColor())); in UserSendEvent()
1649 QWidget* button = myToolBar->widgetForAction(myEmoticon); in showEmoticonsMenu()
1738 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myEventTypeMenu))->showMenu(); in showSendTypeMenu()
/dports/net-im/licq/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp93 myToolBar = new QToolBar(); in UserEventCommon()
94 myToolBar->setIconSize(QSize(16, 16)); in UserEventCommon()
95 layt->addWidget(myToolBar); in UserEventCommon()
110 myMenu = myToolBar->addAction(tr("Menu"), this, SLOT(showUserMenu())); in UserEventCommon()
115 myHistory = myToolBar->addAction(tr("History..."), this, SLOT(showHistory())); in UserEventCommon()
116 myInfo = myToolBar->addAction(tr("User Info..."), this, SLOT(showUserInfo())); in UserEventCommon()
119 myEncoding = myToolBar->addAction(tr("Encoding"), this, SLOT(showEncodingsMenu())); in UserEventCommon()
124 myToolBar->addSeparator(); in UserEventCommon()
126 mySecure = myToolBar->addAction(tr("Secure Channel"), this, SLOT(switchSecurity())); in UserEventCommon()
396 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myMenu))->showMenu(); in showUserMenu()
[all …]
H A Dusersendevent.cpp169 myEventTypeMenu = myToolBar->addAction(tr("Message Type"), this, SLOT(showSendTypeMenu())); in UserSendEvent()
174 mySendServerCheck = myToolBar->addAction(tr("Send Through Server")); in UserSendEvent()
193 myUrgentCheck = myToolBar->addAction(tr("Urgent")); in UserSendEvent()
196 myToolBar->addSeparator(); in UserSendEvent()
198 myEmoticon = myToolBar->addAction(tr("Smileys"), this, SLOT(showEmoticonsMenu())); in UserSendEvent()
199 myForeColor = myToolBar->addAction(tr("Text Color..."), this, SLOT(setForegroundICQColor())); in UserSendEvent()
200 …myBackColor = myToolBar->addAction(tr("Background Color..."), this, SLOT(setBackgroundICQColor())); in UserSendEvent()
1649 QWidget* button = myToolBar->widgetForAction(myEmoticon); in showEmoticonsMenu()
1738 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myEventTypeMenu))->showMenu(); in showSendTypeMenu()
/dports/net-im/licq-icq/licq-f271d55/qt-gui/src/userevents/
H A Dusereventcommon.cpp93 myToolBar = new QToolBar(); in UserEventCommon()
94 myToolBar->setIconSize(QSize(16, 16)); in UserEventCommon()
95 layt->addWidget(myToolBar); in UserEventCommon()
110 myMenu = myToolBar->addAction(tr("Menu"), this, SLOT(showUserMenu())); in UserEventCommon()
115 myHistory = myToolBar->addAction(tr("History..."), this, SLOT(showHistory())); in UserEventCommon()
116 myInfo = myToolBar->addAction(tr("User Info..."), this, SLOT(showUserInfo())); in UserEventCommon()
119 myEncoding = myToolBar->addAction(tr("Encoding"), this, SLOT(showEncodingsMenu())); in UserEventCommon()
124 myToolBar->addSeparator(); in UserEventCommon()
126 mySecure = myToolBar->addAction(tr("Secure Channel"), this, SLOT(switchSecurity())); in UserEventCommon()
396 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myMenu))->showMenu(); in showUserMenu()
[all …]
H A Dusersendevent.cpp169 myEventTypeMenu = myToolBar->addAction(tr("Message Type"), this, SLOT(showSendTypeMenu())); in UserSendEvent()
174 mySendServerCheck = myToolBar->addAction(tr("Send Through Server")); in UserSendEvent()
193 myUrgentCheck = myToolBar->addAction(tr("Urgent")); in UserSendEvent()
196 myToolBar->addSeparator(); in UserSendEvent()
198 myEmoticon = myToolBar->addAction(tr("Smileys"), this, SLOT(showEmoticonsMenu())); in UserSendEvent()
199 myForeColor = myToolBar->addAction(tr("Text Color..."), this, SLOT(setForegroundICQColor())); in UserSendEvent()
200 …myBackColor = myToolBar->addAction(tr("Background Color..."), this, SLOT(setBackgroundICQColor())); in UserSendEvent()
1649 QWidget* button = myToolBar->widgetForAction(myEmoticon); in showEmoticonsMenu()
1738 dynamic_cast<QToolButton*>(myToolBar->widgetForAction(myEventTypeMenu))->showMenu(); in showSendTypeMenu()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/qtopia/application/
H A DZLQtApplicationWindow.cpp118 myToolBar = new MyMenuBar(myMainWindow, *this); in ZLQtApplicationWindow()
119 myMenu = new QPopupMenu(myToolBar); in ZLQtApplicationWindow()
120 myToolBar->insertItem(QString::null, myMenu, -1, 0); in ZLQtApplicationWindow()
277 ((MyMenuBar*)myToolBar)->setItemState(item, visible, enabled); in setToolbarItemState()
281 if (((MyMenuBar*)myToolBar)->myIndex == -1) { in refresh()
282 ((MyMenuBar*)myToolBar)->myIndex = 1; in refresh()
284 ((MyMenuBar*)myToolBar)->myIndex = -1; in refresh()
353 myToolBar->hide(); in setFullscreen()
356 myToolBar->show(); in setFullscreen()
425 ((MyMenuBar*)myToolBar)->setToggleButtonState(button); in setToggleButtonState()
/dports/deskutils/fbreader/FBReader-0.99.6-freebsdport/zlibrary/ui/src/ezx/application/
H A DZLQtApplicationWindow.cpp124 myToolBar = new MyMenuBar(myMainWindow, *this); in ZLQtApplicationWindow()
286 ((MyMenuBar*)myToolBar)->setItemState(item, visible, enabled); in setToolbarItemState()
300 if (((MyMenuBar*)myToolBar)->myIndex == -1) { in refresh()
301 ((MyMenuBar*)myToolBar)->myIndex = 0; in refresh()
303 ((MyMenuBar*)myToolBar)->myIndex = -1; in refresh()
383 myToolBar->hide(); in setFullscreen()
387 myToolBar->show(); in setFullscreen()
467 ((MyMenuBar*)myToolBar)->setToggleButtonState(button); in setToggleButtonState()
/dports/cad/sumo/sumo-1.2.0/src/utils/gui/tracker/
H A DGUIParameterTracker.cpp87 delete myToolBar; in ~GUIParameterTracker()
101 myToolBar = new FXToolBar(this, myToolBarDrag, LAYOUT_SIDE_TOP | LAYOUT_FILL_X | FRAME_RAISED); in buildToolBar()
102 new FXToolBarGrip(myToolBar, myToolBar, FXToolBar::ID_TOOLBARGRIP, GUIDesignToolBarGrip); in buildToolBar()
104 new FXButton(myToolBar, "\t\tSave the data...", in buildToolBar()
108 new FXComboBox(myToolBar, 8, this, MID_AGGREGATIONINTERVAL, in buildToolBar()
H A DGUIParameterTracker.h205 FXToolBar* myToolBar; variable
/dports/cad/sumo/sumo-1.2.0/src/gui/
H A DGUITLLogicPhasesTrackerWindow.cpp154 myToolBar = new FXToolBar(this, myToolBarDrag, LAYOUT_SIDE_TOP | LAYOUT_FILL_X | FRAME_RAISED); in FXIMPLEMENT()
155 new FXToolBarGrip(myToolBar, myToolBar, FXToolBar::ID_TOOLBARGRIP, GUIDesignToolBarGrip); in FXIMPLEMENT()
157 …myBeginOffset = new FXRealSpinner(myToolBar, 10, this, MID_SIMSTEP, LAYOUT_TOP | FRAME_SUNKEN | FR… in FXIMPLEMENT()
163 new FXLabel(myToolBar, "(s)", nullptr, LAYOUT_CENTER_Y); in FXIMPLEMENT()
/dports/graphics/opencv/opencv-4.5.3/modules/highgui/src/
H A Dwindow_QT.cpp1689 if (myToolBar) in CvWindow()
2091 myToolBar = new QToolBar(this); in createToolBar()
2092 myToolBar->setFloatable(false); //is not a window in createToolBar()
2093 myToolBar->setFixedHeight(28); in createToolBar()
2094 myToolBar->setMinimumWidth(1); in createToolBar()
2097 myToolBar->addAction(a); in createToolBar()
2121 if (myToolBar) in hideTools()
2122 myToolBar->hide(); in hideTools()
2134 if (myToolBar) in showTools()
2135 myToolBar->show(); in showTools()
[all …]
/dports/cad/opencascade/opencascade-7.6.0/tools/VInspector/
H A DVInspector_Window.hxx191 VInspector_ToolBar* myToolBar; //!< tool bar actions member in VInspector_Window

12