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

/netgear-R7000-V1.0.7.12_1.2.5/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.cc880 QAction *fullViewAction = new QAction("Full View", QPixmap(xpm_tree_view), "Full View", 0, this); local
881 connect(fullViewAction, SIGNAL(activated()), SLOT(showFullView()));
917 fullViewAction->addTo(toolBar);
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/scripts/kconfig/
H A Dqconf.cc1322 QAction *fullViewAction = new QAction("Full View", QPixmap(xpm_tree_view), _("Full View"), 0, this); local
1323 connect(fullViewAction, SIGNAL(activated()), SLOT(showFullView()));
1377 fullViewAction->addTo(toolBar);

Completed in 67 milliseconds