kalarm
alarmlistview.cpp
Go to the documentation of this file.
64 header()->setStretchLastSection(true); // necessary to ensure ResizeToContents columns do resize to contents!
66 header()->resizeSection(ALARM_LIST_MODEL::ColourColumn, viewOptions().fontMetrics.lineSpacing() * 3 / 4);
67 header()->resizeSection(ALARM_LIST_MODEL::TypeColumn, ALARM_LIST_MODEL::iconWidth() + 2*margin + 2);
KDEPIM_EXPORT void saveState(QWidget *widget, KConfigGroup &config)
void selectTimeColumns(bool time, bool timeTo)
Definition: alarmlistview.cpp:84
AlarmListView(const QByteArray &configGroup, QWidget *parent=0)
Definition: alarmlistview.cpp:41
Definition: eventlistview.h:37
This file is part of the KDE documentation.
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2014 The KDE developers.
Generated on Tue Oct 14 2014 22:59:10 by doxygen 1.8.7 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.