KDEUI
kviewstatesaver.cpp File Reference
#include "kviewstatesaver.h"
#include <QtGui/QAbstractScrollArea>
#include <QScrollBar>
#include <QTimer>
#include <QTreeView>
#include "kdebug.h"
#include "kconfiggroup.h"
#include "kviewstatesaver.moc"
Include dependency graph for kviewstatesaver.cpp:
Go to the source code of this file.
Variables | |
static const char * | currentKey = "Current" |
static const char * | expansionKey = "Expansion" |
static const char * | scrollStateHorizontalKey = "HorizontalScroll" |
static const char * | scrollStateVerticalKey = "VerticalScroll" |
static const char * | selectionKey = "Selection" |
Variable Documentation
|
static |
Definition at line 35 of file kviewstatesaver.cpp.
|
static |
Definition at line 34 of file kviewstatesaver.cpp.
|
static |
Definition at line 36 of file kviewstatesaver.cpp.
|
static |
Definition at line 37 of file kviewstatesaver.cpp.
|
static |
Definition at line 33 of file kviewstatesaver.cpp.
This file is part of the KDE documentation.
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2020 The KDE developers.
Generated on Mon Jun 22 2020 13:24:01 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.