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

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/router/busybox-1.x/scripts/kconfig/
H A Dqconf.cc904 QAction *showIntroAction = new QAction(NULL, "Introduction", 0, this); local
905 connect(showIntroAction, SIGNAL(activated()), SLOT(showIntro()));
942 showIntroAction->addTo(helpMenu);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/scripts/kconfig/
H A Dqconf.cc1361 QAction *showIntroAction = new QAction(NULL, "Introduction", 0, this); local
1362 connect(showIntroAction, SIGNAL(activated()), SLOT(showIntro()));
1404 showIntroAction->addTo(helpMenu);

Completed in 107 milliseconds