Home
last modified time | relevance | path

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

/external/webkit/Tools/QtTestBrowser/
Dmainwindow.h59 void openLocation();
Dmainwindow.cpp216 void MainWindow::openLocation() in openLocation() function in MainWindow
Dlauncherwindow.cpp180 …fileMenu->addAction(tr("Open Location..."), this, SLOT(openLocation()), QKeySequence(Qt::CTRL | Qt… in createChrome()
/external/webkit/Tools/MiniBrowser/qt/
DBrowserWindow.h52 void openLocation();
DBrowserWindow.cpp133 connect(selectAddressBar, SIGNAL(activated()), this, SLOT(openLocation())); in BrowserWindow()
176 void BrowserWindow::openLocation() in openLocation() function in BrowserWindow
/external/webkit/Tools/
DChangeLog-2011-02-164538 (MainWindow::openLocation): Add QT_NO_INPUTDIALOG guard.
10950 (BrowserWindow::openLocation):
28384 (MainWindow::openLocation):