MailBoxWizardListItem Class Reference

This is a list item in the mailbox list of the mailbox wizard. More...

#include <mailboxwizardlistitem.h>

List of all members.

Public Member Functions

 MailBoxWizardListItem (QTreeWidget *parent, QString label, QString path)
 ~MailBoxWizardListItem ()
QString getPath ()

Private Attributes

QString path

Detailed Description

This is a list item in the mailbox list of the mailbox wizard.

Author:
Ulrich Weigelt <ulrich.weigelt@gmx.de>

Definition at line 28 of file mailboxwizardlistitem.h.


Constructor & Destructor Documentation

MailBoxWizardListItem::MailBoxWizardListItem ( QTreeWidget *  parent,
QString  label,
QString  path 
)

Constructor Constructs a new top-level entry in the mailbox list.

Parameters:
parent pointer to mailbox list.
Parameters:
label column content
Parameters:
path the absolute path to this mailbox

Definition at line 24 of file mailboxwizardlistitem.cpp.

MailBoxWizardListItem::~MailBoxWizardListItem (  ) 

Destructor

Definition at line 20 of file mailboxwizardlistitem.cpp.


Member Function Documentation

QString MailBoxWizardListItem::getPath (  ) 

Returns the path to this mailbox.

Returns:
path to this mailbox

Definition at line 30 of file mailboxwizardlistitem.cpp.


Member Data Documentation

QString MailBoxWizardListItem::path [private]

The path to this mailbox

Definition at line 58 of file mailboxwizardlistitem.h.


The documentation for this class was generated from the following files:
Generated on Sun Mar 13 15:27:10 2011 for KShowmail by  doxygen 1.6.3