Home
last modified time | relevance | path

Searched refs:exitAct (Results 1 - 1 of 1) sorted by relevance

/third_party/skia/tools/mdbviz/
H A Dmainwindow.cpp120 QAction *exitAct = fileMenu->addAction(exitIcon, tr("E&xit"), this, &QWidget::close); in createActions() local
121 exitAct->setShortcuts(QKeySequence::Quit); in createActions()
122 exitAct->setStatusTip(tr("Exit the application")); in createActions()

Completed in 1 milliseconds