20 #ifndef KTIMEZONEWIDGET_H
21 #define KTIMEZONEWIDGET_H
23 #include <tdelibs_export.h>
24 #include <tdelistview.h>
29 class KTimezoneWidgetPrivate;
86 TQStringList selection()
const;
94 void setSelected(
const TQString &zone,
bool selected);
106 static TQString displayName(
const KTimezone *zone);
109 KTimezoneWidgetPrivate *d;
This Widget extends the functionality of TQListView to honor the system wide settings for Single Clic...