Obsolete Members for EventViews::ListView

The following members of class ListView are deprecated. They are provided to keep old source code working. We strongly advise against using them in new code.

Public Functions

(deprecated) void readSettings(KConfig *config)
(deprecated) void writeSettings(KConfig *config)

Member Function Documentation

[deprecated] void ListView::readSettings(KConfig *config)

This function is deprecated. We strongly advise against using it in new code.

Read settings from the "ListView Layout" group of the configuration. Use readSettings with a specific KConfigGroup.

[deprecated] void ListView::writeSettings(KConfig *config)

This function is deprecated. We strongly advise against using it in new code.

Write settings to the "ListView Layout" group of the configuration. Use writeSettings with a specific KConfigGroup.