Revision 822960
Go back to digest for 29th June 2008Features in KDE-PIM
Volker Krause committed changes in /trunk/KDE/kdepim/akonadi/clients/akonadiconsole:
Save and restore the UI state (splitters, item view layouts, etc.).
Since I'm lazy it's done in a generic way by traversing the object tree
and looking for supported widgets, so I should not have to do that ever
again in any other application :)
File Changes
Added 2 files
- /trunk/KDE/kdepim/akonadi/clients/akonadiconsole
- /uistatesaver.cpp
- /uistatesaver.h
Modified 5 files
- /trunk/KDE/kdepim/akonadi/clients/akonadiconsole
- /browserwidget.cpp
- /CMakeLists.txt
- /mainwidget.cpp
- /mainwindow.cpp
- /mainwindow.h
7 files changed in total