kaddressbook Library Compound List
Here are the classes, structs, unions and interfaces with brief descriptions:KABBasicLook | This is a pure virtual base class that defines the interface for how to display and change entries of the KDE addressbook |
KABDetailedView | This class implements the detailed view |
KAddressBookCardView | This view uses the CardView class to create a card view |
KAddressBookIconView | This is an example kaddressbook view that is implemented using KIconView |
KAddressBookMain | This class serves as the main window for KAddressBook. Main window class |
KAddressBookTableView | This class is the table view for kaddressbook. Table View |
KAddressBookView | Base class for all views in kaddressbook |
AddressEditDialog | Dialog for editing address details |
AddressEditWidget | Editor widget for addresses |
AddresseeUtil | This class provides some utility methods for transposing an addressee to different types (ie: clipboard) |
AddressTypeDialog | Dialog for selecting an address type |
AddViewDialog | Modal dialog used for adding a new view |
CardView | The CardView is a method of displaying data in cards |
CardViewItem | Represents a single card (item) in the card view |
CardViewLookNFeelPage | Card View Advanced LookNFeel settings widget: this is a tabbed widget with 3 tabs: Fonts text font header font |
ConfigureCardViewWidget | Configure dialog for the card view |
ConfigureTableViewWidget | Configure dialog for the table view |
DateParser | This class parses the date out of a given string with the help of a pattern |
DistributionListView | Helper class |
DynamicTip | The whole tooltip design needs a lot of work |
EmailEditWidget | This widget displays a list box of the email addresses as well as buttons to manipulate them (up, down, add, remove) |
EmailSelector | Helper class |
Filter | Filter for AddressBook related objects (Addressees) |
FilterSelectionWidget | A simple widget which consists of a label and a combo box in a horizontal line |
ImageLabel | Small helper class |
JumpButtonBar | Used to draw the jump button bar on the right of the view |
LookAndFeelPage | Internal class |
NameEditDialog | Editor dialog for name details, like given name, family name etc |
PhoneEditDialog | Dialog for editing lists of phonenumbers |
PhoneEditWidget | Widget for editing phone numbers |
PhoneTypeDialog | Dialog for editing phone number types |
KABPrinting::PrintingWizard | The PrintingWizard combines pages common for all print styles and those provided by the respective style |
KABPrinting::PrintProgress | This defines a simple widget to display print progress information |
KABPrinting::PrintStyle | The class PrintStyle implements the abstract interface to the PrintingWizards style objects |
KABPrinting::PrintStyleFactory | The factories are used to have all object of the respective print style created in one place |
StackBase | The Undo and Redo stacks now no longer inherit directly from a stack |
TypeCombo< T > | Combo box for type information of Addresses and Phone numbers |
ViewConfigureWidget | This widget is the base class for all view configuration widgets |
ViewManager | The view manager manages the views and everything related to them |