Searched refs:moveActionUp (Results 1 – 4 of 4) sorted by relevance
40 void moveActionUp();
20 connect(m_ui->m_btnMoveActionUp, &QToolButton::clicked, this, &ToolBarEditor::moveActionUp); in ToolBarEditor()135 moveActionUp(); in eventFilter()191 void ToolBarEditor::moveActionUp() { in moveActionUp() function in ToolBarEditor
54 void moveActionUp();
385 void PreferencesDialog::moveActionUp() in moveActionUp() function in PreferencesDialog1057 connect(m_move_up_button, &QPushButton::clicked, this, &PreferencesDialog::moveActionUp); in initToolbarTab()