Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members | Related Pages

KReportsView::ReportGroup Class Reference

#include <kreportsview.h>

Inheritance diagram for KReportsView::ReportGroup:

QValueList Collaboration diagram for KReportsView::ReportGroup:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 ReportGroup (void)
 ReportGroup (const QString &name, const QString &title)
const QString & name (void) const
const QString & title (void) const

Private Attributes

QString m_name
 the title of the group in non-translated form
QString m_title
 the title of the group in i18n-ed form

Detailed Description

Helper class for KReportView.

This is a named list of reports, which will be one section in the list of default reports

Author:
Ace Jones


Constructor & Destructor Documentation

KReportsView::ReportGroup::ReportGroup void   )  [inline]
 

KReportsView::ReportGroup::ReportGroup const QString &  name,
const QString &  title
[inline]
 


Member Function Documentation

const QString& KReportsView::ReportGroup::name void   )  const [inline]
 

const QString& KReportsView::ReportGroup::title void   )  const [inline]
 


Member Data Documentation

QString KReportsView::ReportGroup::m_name [private]
 

QString KReportsView::ReportGroup::m_title [private]
 


The documentation for this class was generated from the following file:
Generated on Tue Nov 18 12:10:23 2008 for KMyMoney by  doxygen 1.4.1