KDevelop API Documentation

InsideCheckListItem Class Reference

#include <trollprojectwidget.h>

Inheritance diagram for InsideCheckListItem:

Inheritance graph
[legend]
Collaboration diagram for InsideCheckListItem:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 InsideCheckListItem (QListView *parent, SubqmakeprojectItem *item, ProjectConfigurationDlg *config)
 InsideCheckListItem (QListView *parent, QListViewItem *after, SubqmakeprojectItem *item, ProjectConfigurationDlg *config)

Public Attributes

SubqmakeprojectItemprjItem
ProjectConfigurationDlgm_config

Protected Member Functions

virtual void stateChange (bool state)

Constructor & Destructor Documentation

InsideCheckListItem::InsideCheckListItem QListView parent,
SubqmakeprojectItem item,
ProjectConfigurationDlg config
[inline]
 

Definition at line 171 of file trollprojectwidget.h.

References length(), m_config, and prjItem.

InsideCheckListItem::InsideCheckListItem QListView parent,
QListViewItem after,
SubqmakeprojectItem item,
ProjectConfigurationDlg config
[inline]
 

Definition at line 177 of file trollprojectwidget.h.

References length(), m_config, and prjItem.


Member Function Documentation

void InsideCheckListItem::stateChange bool  state  )  [protected, virtual]
 

Definition at line 3256 of file trollprojectwidget.cpp.

References ProjectConfigurationDlgBase::insidelib_listview, ProjectConfigurationDlgBase::intDeps_view, m_config, and prjItem.


Member Data Documentation

ProjectConfigurationDlg* InsideCheckListItem::m_config
 

Definition at line 188 of file trollprojectwidget.h.

Referenced by InsideCheckListItem(), and stateChange().

SubqmakeprojectItem* InsideCheckListItem::prjItem
 

Definition at line 187 of file trollprojectwidget.h.

Referenced by InsideCheckListItem(), stateChange(), and ProjectConfigurationDlg::updateProjectConfiguration().


The documentation for this class was generated from the following files:
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:43:42 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003