Skip to content
  • kenneth@webkit.org's avatar
    Rubberstamped by Simon Hausmann. · d84125a5
    kenneth@webkit.org authored
    [Qt] QtLauncher refactoring:
    
    Move out code from the MainWindow (renamed to LauncherWindow)
    that is not depending on the view, and add it to a new class
    called MainWindow.
    
    * QtLauncher/QtLauncher.pro:
    * QtLauncher/main.cpp:
    (LauncherWindow::LauncherWindow):
    (LauncherWindow::eventFilter):
    (LauncherWindow::loadStarted):
    (LauncherWindow::loadFinished):
    (LauncherWindow::newWindow):
    (LauncherWindow::setupUI):
    (WebPage::createWindow):
    (main):
    * QtLauncher/mainwindow.cpp: Added.
    (MainWindow::MainWindow):
    (MainWindow::buildUI):
    (MainWindow::page):
    (MainWindow::setAddressUrl):
    (MainWindow::addCompleterEntry):
    (MainWindow::load):
    (MainWindow::changeLocation):
    (MainWindow::openFile):
    * QtLauncher/mainwindow.h: Added.
    
    git-svn-id: http://svn.webkit.org/repository/webkit/trunk@53948 268f45cc-cd09-0410-ab3c-d52691b4dbfc
    d84125a5