Searched refs:userAgentAction (Results 1 – 1 of 1) sorted by relevance
283 …QAction* userAgentAction = toolsMenu->addAction("Change User Agent", this, SLOT(showUserAgentDialo… in createChrome() local284 userAgentAction->setShortcut(QKeySequence(Qt::CTRL | Qt::SHIFT | Qt::Key_U)); in createChrome()