Home
last modified time | relevance | path

Searched defs:moveTabLeft (Results 1 – 10 of 10) sorted by relevance

/dports/x11/terminal.app/Terminal-0.9.9/
H A DTerminalWindow.m512 {
/dports/sysutils/ksystemlog/ksystemlog-21.12.3/src/
H A DtabLogViewsWidget.cpp139 void TabLogViewsWidget::moveTabLeft() in moveTabLeft() function in TabLogViewsWidget
/dports/polish/kadu/kadu-4.3/plugins/tabs/gui/widgets/
H A Dtab-widget.cpp386 void TabWidget::moveTabLeft() in moveTabLeft() function in TabWidget
/dports/x11/konsole/konsole-21.12.3/src/widgets/
H A DViewContainer.cpp678 void TabbedViewContainer::moveTabLeft() in moveTabLeft() function in TabbedViewContainer
/dports/devel/umbrello/umbrello-21.12.3/umbrello/
H A Duml.cpp623 QAction* moveTabLeft = actionCollection()->addAction(QLatin1String("move_tab_left")); in initActions() local
625 KAction* moveTabLeft = actionCollection()->addAction(QLatin1String("move_tab_left")); in initActions() local
/dports/x11/yakuake/yakuake-21.12.3/app/
H A Dtabbar.cpp819 void TabBar::moveTabLeft(int sessionId) in moveTabLeft() function in TabBar
/dports/x11-fm/konqueror/konqueror-21.12.3/autotests/
H A Dkonqviewmgrtest.cpp907 void ViewMgrTest::moveTabLeft() in moveTabLeft() function in ViewMgrTest
/dports/editors/kile/kile-09ee4ef0417165b93da82c1fc057b9e1713a0c05/src/
H A Dkileviewmanager.cpp741 void Manager::moveTabLeft(QWidget *widget) in moveTabLeft() function in KileView::Manager
/dports/net/messagelib/messagelib-21.12.3/messagelist/src/
H A Dpane.cpp559 void Pane::PanePrivate::moveTabLeft() in moveTabLeft() function in Pane::PanePrivate
/dports/devel/RStudio/rstudio-2021.09.1-372/src/gwt/src/org/rstudio/studio/client/workbench/commands/
H A DCommands.java327 public abstract AppCommand moveTabLeft(); in moveTabLeft() method in Commands