Home
last modified time | relevance | path

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

/external/webkit/Tools/QtTestBrowser/
Dlauncherwindow.h235 QAction* m_formatMenuAction; variable
Dlauncherwindow.cpp45 , m_formatMenuAction(0) in LauncherWindow()
220 m_formatMenuAction = menuBar()->addMenu(formatMenu); in createChrome()
221 m_formatMenuAction->setVisible(false); in createChrome()
686 m_formatMenuAction->setVisible(on); in setEditable()