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

/external/webkit/Tools/QtTestBrowser/
H A Dlauncherwindow.h235 QAction* m_formatMenuAction; member in class:LauncherWindow
H A Dlauncherwindow.cpp45 , m_formatMenuAction(0)
220 m_formatMenuAction = menuBar()->addMenu(formatMenu);
221 m_formatMenuAction->setVisible(false);
686 m_formatMenuAction->setVisible(on);

Completed in 46 milliseconds