From 9c02dbb59ce57c68dc177d9294b980bf114a3e11 Mon Sep 17 00:00:00 2001 From: Timothy Pearson Date: Wed, 24 Jul 2013 15:59:03 -0500 Subject: Update to TDE R14 API --- doc/html/classShowListViewItem.html | 90 ++++++++++++++++++------------------- 1 file changed, 45 insertions(+), 45 deletions(-) (limited to 'doc/html/classShowListViewItem.html') diff --git a/doc/html/classShowListViewItem.html b/doc/html/classShowListViewItem.html index fde173f..d06af01 100644 --- a/doc/html/classShowListViewItem.html +++ b/doc/html/classShowListViewItem.html @@ -1,6 +1,6 @@ -kshowmail.kdevelop: ShowListViewItem Class Reference +kshowmail.tdevelop: ShowListViewItem Class Reference @@ -41,38 +41,38 @@ }

Public Member Functions

ShowListViewItem (QListView *parent, ShowListViewItem *after) + ShowListViewItem (TQListView *parent, ShowListViewItem *after) - ShowListViewItem (QListView *parent) + ShowListViewItem (TQListView *parent) virtual ~ShowListViewItem () -virtual QString key (int column, bool ascending) const +virtual TQString key (int column, bool ascending) const -virtual int compare (QListViewItem *i, int col, bool ascending) const +virtual int compare (TQListViewItem *i, int col, bool ascending) const -void setNumber (const QString &) +void setNumber (const TQString &) -void setAccount (const QString &) +void setAccount (const TQString &) -void setFrom (const QString &) +void setFrom (const TQString &) -void setTo (const QString &) +void setTo (const TQString &) -void setSubject (const QString &) +void setSubject (const TQString &) -void setDate (const QString &) +void setDate (const TQString &) -void setSize (const QString &) +void setSize (const TQString &) -void setContent (const QString &) +void setContent (const TQString &) -void setState (const QString &) +void setState (const TQString &) -void setTime (const QString &) +void setTime (const TQString &)

Private Attributes

-QString m_time +TQString m_time

Detailed Description

@@ -118,14 +118,14 @@


Constructor & Destructor Documentation

- +
- + @@ -153,14 +153,14 @@ Constructor
Parameters:

- +

ShowListViewItem::ShowListViewItem (QListView * TQListView *  parent,
- + @@ -203,7 +203,7 @@ Constructor
Parameters:
ShowListViewItem::ShowListViewItem (QListView * TQListView *  parent  ) 
- + @@ -227,14 +227,14 @@ Constructor
Parameters:

- +

QString ShowListViewItem::key TQString ShowListViewItem::key ( int  column,
- + @@ -262,14 +262,14 @@ Constructor
Parameters:
reimplement compare to solve bug #856005 standard compare is locale dependant

- +

int ShowListViewItem::compare (QListViewItem * TQListViewItem *  i,
- + @@ -282,14 +282,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setNumber (const QString & const TQString &   ) 
- + @@ -302,14 +302,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setAccount (const QString & const TQString &   ) 
- + @@ -322,14 +322,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setFrom (const QString & const TQString &   ) 
- + @@ -342,14 +342,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setTo (const QString & const TQString &   ) 
- + @@ -362,14 +362,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setSubject (const QString & const TQString &   ) 
- + @@ -382,14 +382,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setDate (const QString & const TQString &   ) 
- + @@ -402,14 +402,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setSize (const QString & const TQString &   ) 
- + @@ -422,14 +422,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setContent (const QString & const TQString &   ) 
- + @@ -442,14 +442,14 @@ reimplement compare to solve bug #856005 standard compare is locale dependant

- +

void ShowListViewItem::setState (const QString & const TQString &   ) 
- + @@ -468,7 +468,7 @@ reimplement compare to solve bug #856005 standard compare is locale dependant
void ShowListViewItem::setTime (const QString & const TQString &   ) 
- +
QString ShowListViewItem::m_time [private] TQString ShowListViewItem::m_time [private]
@@ -480,7 +480,7 @@ reimplement compare to solve bug #856005 standard compare is locale dependant


The documentation for this class was generated from the following files: -
Generated on Tue Apr 1 21:59:50 2008 for kshowmail.kdevelop by  +
Generated on Tue Apr 1 21:59:50 2008 for kshowmail.tdevelop by  doxygen 1.5.0
-- cgit v1.2.3