• Skip to content
  • Skip to link menu
Trinity API Reference
  • Trinity API Reference
  • tdeabc
 

tdeabc

  • TDEABC
  • AddresseeItem
Public Types | Public Member Functions
TDEABC::AddresseeItem Class Reference

#include <addresseedialog.h>

Inheritance diagram for TDEABC::AddresseeItem:
TQListViewItem

List of all members.

Public Types

enum  columns { Name = 0, Email = 1 }

Public Member Functions

 AddresseeItem (TQListView *parent, const Addressee &addressee)
Addressee addressee () const
virtual TQString key (int column, bool ascending) const

Detailed Description

Special ListViewItem, that is used by the AddresseeDialog.

Definition at line 37 of file addresseedialog.h.


Member Enumeration Documentation

enum TDEABC::AddresseeItem::columns

Type of column.

  • Name - Name in Addressee
  • Email - Email in Addressee

Definition at line 46 of file addresseedialog.h.


Constructor & Destructor Documentation

AddresseeItem::AddresseeItem ( TQListView *  parent,
const Addressee &  addressee 
)

Constructor.

Parameters:
parentThe parent listview.
addresseeThe associated addressee.

Definition at line 36 of file addresseedialog.cpp.


Member Function Documentation

Addressee TDEABC::AddresseeItem::addressee ( ) const [inline]

Returns the addressee.

Definition at line 59 of file addresseedialog.h.

TQString AddresseeItem::key ( int  column,
bool  ascending 
) const [virtual]

Method used by TQListView to sort the items.

Definition at line 44 of file addresseedialog.cpp.


The documentation for this class was generated from the following files:
  • addresseedialog.h
  • addresseedialog.cpp

tdeabc

Skip menu "tdeabc"
  • Main Page
  • Namespace List
  • Class Hierarchy
  • Alphabetical List
  • Class List
  • File List
  • Namespace Members
  • Class Members
  • Related Pages

tdeabc

Skip menu "tdeabc"
  • arts
  • dcop
  • dnssd
  • interfaces
  •   kspeech
  •     interface
  •     library
  •   tdetexteditor
  • kate
  • kded
  • kdoctools
  • kimgio
  • kjs
  • libtdemid
  • libtdescreensaver
  • tdeabc
  • tdecmshell
  • tdecore
  • tdefx
  • tdehtml
  • tdeinit
  • tdeio
  •   bookmarks
  •   httpfilter
  •   kpasswdserver
  •   kssl
  •   tdefile
  •   tdeio
  •   tdeioexec
  • tdeioslave
  •   http
  • tdemdi
  •   tdemdi
  • tdenewstuff
  • tdeparts
  • tdeprint
  • tderandr
  • tderesources
  • tdespell2
  • tdesu
  • tdeui
  • tdeunittest
  • tdeutils
  • tdewallet
Generated for tdeabc by doxygen 1.7.6.1
This website is maintained by Timothy Pearson.