Home
last modified time | relevance | path

Searched defs:buttonName (Results 1 – 25 of 115) sorted by relevance

12345

/dports/x11-toolkits/kf5-ktextwidgets/ktextwidgets-5.89.0/autotests/
H A Dkreplacetest.cpp28 KReplaceTest::KReplaceTest(const QStringList &text, const QString &buttonName) in KReplaceTest()
163 static void testReplaceSimple(int options, const QString &buttonName = QString()) in testReplaceSimple()
178 static void testReplaceBlank(int options, const QString &buttonName = QString()) in testReplaceBlank()
193 static void testReplaceBlankSearch(int options, const QString &buttonName = QString()) in testReplaceBlankSearch()
206 static void testReplaceLonger(int options, const QString &buttonName = QString()) in testReplaceLonger()
220 static void testReplaceLongerInclude(int options, const QString &buttonName = QString()) in testReplaceLongerInclude()
234 static void testReplaceLongerInclude2(int options, const QString &buttonName = QString()) in testReplaceLongerInclude2()
249 static void testReplaceBackRef(int options, const QString &buttonName = QString()) in testReplaceBackRef()
263 static void testReplaceBackRef1(int options, const QString &buttonName = QString()) in testReplaceBackRef1()
/dports/audio/atunes/atunes-3.1.2/src/net/sourceforge/atunes/gui/views/controls/
H A DToggleButtonOfFlowPanel.java29 private String buttonName; field in ToggleButtonOfFlowPanel
46 …ToggleButtonOfFlowPanel(String buttonName, String tooltip, IColorMutableImageIcon icon, Action act… in ToggleButtonOfFlowPanel()
93 public void setButtonName(String buttonName) { in setButtonName()
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/src/
H A Drender_window_buttons.cpp50 QString buttonName = sender()->objectName(); in slotPressedButtonDeletePrimitive() local
57 QString buttonName = sender()->objectName(); in slotPressedButtonSetPositionPrimitive() local
109 QString buttonName = sender()->objectName(); in slotPressedButtonAlignPrimitiveAngle() local
H A Dqueue.cpp637 QString buttonName = sender()->objectName(); in slotQueueRemoveItem() local
643 QString buttonName = sender()->objectName(); in slotQueueMoveItemUp() local
649 QString buttonName = sender()->objectName(); in slotQueueMoveItemDown() local
655 QString buttonName = sender()->objectName(); in slotQueueTypeChanged() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/qa/complex/framework/recovery/
H A DKlickButtonThread.java30 private final String buttonName; field in KlickButtonThread
32 public KlickButtonThread(XWindow xWindow, String buttonName) { in KlickButtonThread()
H A DRecoveryTools.java231 public void handleModalDialog(XMultiServiceFactory xMSF, String buttonName) in handleModalDialog()
256 public void clickThreadButton(XWindow xWindow, String buttonName) in clickThreadButton()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/qa/complex/framework/recovery/
H A DKlickButtonThread.java30 private final String buttonName; field in KlickButtonThread
32 public KlickButtonThread(XWindow xWindow, String buttonName) { in KlickButtonThread()
H A DRecoveryTools.java231 public void handleModalDialog(XMultiServiceFactory xMSF, String buttonName) in handleModalDialog()
256 public void clickThreadButton(XWindow xWindow, String buttonName) in clickThreadButton()
/dports/graphics/mandelbulber/mandelbulber2-2.26/mandelbulber2/qt/
H A Dmy_tab_bar.cpp89 QString buttonName = sender()->objectName(); in slotMoveLeft() local
97 QString buttonName = sender()->objectName(); in slotMoveRight() local
106 QString buttonName = sender()->objectName(); in slotToggleActive() local
H A Ddock_navigation.cpp149 QString buttonName = sender()->objectName(); in slotCameraMove() local
155 QString buttonName = sender()->objectName(); in slotCameraRotation() local
H A Dmy_tab_bar_with_checkbox.cpp54 QString buttonName = sender()->objectName(); in slotToggleActive() local
/dports/editors/libreoffice/libreoffice-7.2.6.2/sc/qa/uitest/autofilter/
H A Dtdf117276_autofilter_reset.py14 def get_values_count_in_AutoFilter(self, xGridWindow, columnIndex, buttonName = "cancel"): argument
37 def openAutoFilterAndCloseIt(self, xGridWindow, columnIndex, buttonName): argument
/dports/misc/jbidwatcher/jbidwatcher-2.5.6/src/com/jbidwatcher/ui/util/
H A DButtonMaker.java29 …public static JButton addbutton(JToolBar jtb, ActionListener inAction, String buttonName, String b… in addbutton()
45 …public static JButton makeButton(String buttonImage, String buttonTip, String buttonName, ActionLi… in makeButton()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/sc/qa/uitest/autofilter/
H A Dtdf117276_autofilter_reset.py27 def get_values_count_in_AutoFilter(self, xGridWindow, columnIndex, buttonName = "cancel"): argument
50 def openAutoFilterAndCloseIt(self, xGridWindow, columnIndex, buttonName): argument
/dports/devel/juce/JUCE-f37e9a1/extras/Projucer/Source/Utility/UI/
H A Djucer_IconButton.h33 IconButton (String buttonName, Image imageToDisplay) in IconButton()
40 IconButton (String buttonName, Path pathToDisplay) in IconButton()
/dports/games/7kaa/7kaa-2.15.4p1/src/
H A DOBUTT3D.cpp66 const char* buttonName, char elasticFlag, char defIsPushed) in create()
152 void Button3D::update_bitmap(char* buttonName) in update_bitmap()
/dports/editors/libreoffice/libreoffice-7.2.6.2/qadevOOo/runner/util/
H A DUITools.java94 public XAccessibleContext getButton(String buttonName) throws java.lang.Exception in getButton()
105 public void clickButton(String buttonName) throws java.lang.Exception in clickButton()
/dports/editors/libreoffice6/libreoffice-6.4.7.2/qadevOOo/runner/util/
H A DUITools.java94 public XAccessibleContext getButton(String buttonName) throws java.lang.Exception in getButton()
105 public void clickButton(String buttonName) throws java.lang.Exception in clickButton()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/input/mouse/generic/
H A DMouseInputHandling.cpp110 ButtonName buttonName; in OnButtonPress() local
121 ButtonName buttonName; in OnButtonRelease() local
/dports/biology/ugene/ugene-40.1/src/plugins/GUITestBase/src/tests/common_scenarios/project/user_locking/
H A DGTTestsProjectUserLocking.cpp84 QString buttonName; in GUI_TEST_CLASS_DEFINITION() member in U2::GUITest_common_scenarios_project_user_locking::GUI_TEST_CLASS_DEFINITION::CreateAnnnotationDialogComboBoxChecker
137 QString buttonName; in GUI_TEST_CLASS_DEFINITION() member in U2::GUITest_common_scenarios_project_user_locking::GUI_TEST_CLASS_DEFINITION::CreateAnnnotationDialogComboBoxChecker
/dports/multimedia/kodi-addon-peripheral.joystick/peripheral.joystick-1.7.1-Matrix/src/storage/
H A DMouseTranslator.cpp43 JOYSTICK_DRIVER_MOUSE_INDEX CMouseTranslator::DeserializeMouseButton(const std::string &buttonName) in DeserializeMouseButton()
/dports/games/opendungeons/OpenDungeons-0.7.1/source/game/
H A DSkillManager.cpp72 SkillDef(const std::string& skillFamily, const std::string& buttonName, const Skill* skill) : in SkillDef()
98 SkillDefRoom(const std::string& skillFamily, const std::string& buttonName, const Skill* skill, in SkillDefRoom()
143 SkillDefTrap(const std::string& skillFamily, const std::string& buttonName, const Skill* skill, in SkillDefTrap()
188 SkillDefSpell(const std::string& skillFamily, const std::string& buttonName, const Skill* skill, in SkillDefSpell()
/dports/mail/cone/cone-1.1/curses/
H A Dcursesbutton.H25 std::string buttonName; variable
/dports/games/gemrb/gemrb-0.9.0/gemrb/GUIScripts/bg2/
H A DCharGenCommon.py257 def SetButtonStateFromStep (buttonName, button, step): argument
/dports/editors/e93/e93/xgui/
H A Dbutton.h21 *buttonName; member

12345