]> cloud.milkyroute.net Git - dolphin.git/commit
DolphinPart: provide a way to switch between view modes in konqueror.
authorDavid Faure <faure@kde.org>
Wed, 10 Oct 2007 23:01:35 +0000 (23:01 +0000)
committerDavid Faure <faure@kde.org>
Wed, 10 Oct 2007 23:01:35 +0000 (23:01 +0000)
commit8d4fb3608927960d9e45e672ce1cbe1fa3a548f9
treefe8691ccdb83ece1bcfc6b9beabf218b5d7607c5
parent3b8c3c1b1e2d05d09aca2de0b0bf922fb9530b0d
DolphinPart: provide a way to switch between view modes in konqueror.
Factorized those actions between dolphinmainwindow and dolphinpart (see new methods in dolphinview), and simplified mainwindow code by using the signal from the action group and the QVariant data of the actions (standard Qt4 solution for a group of actions).

svn path=/trunk/KDE/kdebase/apps/; revision=723871
src/dolphinmainwindow.cpp
src/dolphinmainwindow.h
src/dolphinpart.cpp
src/dolphinpart.h
src/dolphinpart.rc
src/dolphinui.rc
src/dolphinview.cpp
src/dolphinview.h