KDevelop API Documentation

PCheckListItem< T > Class Template Reference

#include <cppnewclassdlg.h>

Inheritance diagram for PCheckListItem< T >:

Inheritance graph
[legend]
Collaboration diagram for PCheckListItem< T >:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 PCheckListItem (T item, QCheckListItem *parent, const QString &text, Type tt=Controller)
 PCheckListItem (T item, QCheckListItem *parent, QListViewItem *after, const QString &text, Type tt=Controller)
 PCheckListItem (T item, QListViewItem *parent, const QString &text, Type tt=Controller)
 PCheckListItem (T item, QListViewItem *parent, QListViewItem *after, const QString &text, Type tt=Controller)
 PCheckListItem (T item, QListView *parent, const QString &text, Type tt=Controller)
 PCheckListItem (T item, QListView *parent, QListViewItem *after, const QString &text, Type tt=Controller)
 PCheckListItem (T item, QListViewItem *parent, const QString &text, const QPixmap &p)
 PCheckListItem (T item, QListView *parent, const QString &text, const QPixmap &p)
item ()

Public Attributes

QString templateAddition

Private Attributes

m_item

template<class T>
class PCheckListItem< T >


Constructor & Destructor Documentation

template<class T>
PCheckListItem< T >::PCheckListItem item,
QCheckListItem parent,
const QString text,
Type  tt = Controller
[inline]
 

Definition at line 36 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().

template<class T>
PCheckListItem< T >::PCheckListItem item,
QCheckListItem parent,
QListViewItem after,
const QString text,
Type  tt = Controller
[inline]
 

Definition at line 39 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().

template<class T>
PCheckListItem< T >::PCheckListItem item,
QListViewItem parent,
const QString text,
Type  tt = Controller
[inline]
 

Definition at line 42 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().

template<class T>
PCheckListItem< T >::PCheckListItem item,
QListViewItem parent,
QListViewItem after,
const QString text,
Type  tt = Controller
[inline]
 

Definition at line 45 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().

template<class T>
PCheckListItem< T >::PCheckListItem item,
QListView parent,
const QString text,
Type  tt = Controller
[inline]
 

Definition at line 48 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().

template<class T>
PCheckListItem< T >::PCheckListItem item,
QListView parent,
QListViewItem after,
const QString text,
Type  tt = Controller
[inline]
 

Definition at line 51 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().

template<class T>
PCheckListItem< T >::PCheckListItem item,
QListViewItem parent,
const QString text,
const QPixmap p
[inline]
 

Definition at line 54 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().

template<class T>
PCheckListItem< T >::PCheckListItem item,
QListView parent,
const QString text,
const QPixmap p
[inline]
 

Definition at line 57 of file cppnewclassdlg.h.

References PCheckListItem< T >::m_item, and text().


Member Function Documentation

template<class T>
T PCheckListItem< T >::item  )  [inline]
 

Definition at line 60 of file cppnewclassdlg.h.

References T.

Referenced by CppNewClassDialog::ClassGenerator::common_text(), and CppNewClassDialog::to_constructors_list_clicked().


Member Data Documentation

template<class T>
T PCheckListItem< T >::m_item [private]
 

Definition at line 68 of file cppnewclassdlg.h.

Referenced by PCheckListItem< T >::PCheckListItem().

template<class T>
QString PCheckListItem< T >::templateAddition
 

Definition at line 65 of file cppnewclassdlg.h.

Referenced by CppNewClassDialog::parseClass(), and CppNewClassDialog::to_constructors_list_clicked().


The documentation for this class was generated from the following file:
KDE Logo
This file is part of the documentation for KDevelop Version 3.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:45:27 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003