Home
last modified time | relevance | path

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

/linux-4.1.27/scripts/kconfig/
Dqconf.cc1345 …Q3Action *fullViewAction = new Q3Action("Full View", QPixmap(xpm_tree_view), _("Full View"), 0, th… in ConfigMainWindow() local
1346 connect(fullViewAction, SIGNAL(activated()), SLOT(showFullView())); in ConfigMainWindow()
1406 fullViewAction->addTo(toolBar); in ConfigMainWindow()