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

/netgear-WNDR4500-V1.0.1.40_1.0.68/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-WNDR4500-V1.0.1.40_1.0.68/src/linux/linux-2.6/scripts/kconfig/
H A Dqconf.cc1332 QAction *fullViewAction = new QAction("Full View", QPixmap(xpm_tree_view), "Full View", 0, this); local
1333 connect(fullViewAction, SIGNAL(activated()), SLOT(showFullView()));
1374 fullViewAction->addTo(toolBar);

Completed in 47 milliseconds