kaddressbookcardview.h
virtual TDEABC::Field * sortField() const
Definition: kaddressbookcardview.cpp:175
This view uses the CardView class to create a card view.
Definition: kaddressbookcardview.h:43
virtual TQString type() const
Return the type of the view: Icon, Table, etc.
Definition: kaddressbookcardview.h:54
virtual TQStringList selectedUids()
Must be overloaded in subclasses.
Definition: kaddressbookcardview.cpp:247
void selected(const TQString &uid)
This signal should be emitted by a subclass whenever an addressee is selected.
virtual void writeConfig(TDEConfig *config)
Called whenever this view should write the config.
Definition: kaddressbookcardview.cpp:241
void startDrag()
This signal is emitted whenever a user attempts to start a drag in the view.
virtual void readConfig(TDEConfig *config)
Called whenever this view should read the config.
Definition: kaddressbookcardview.cpp:181