KDevelop API Documentation

InsideCheckListItem Class Reference

#include <trollprojectwidget.h>

Inheritance diagram for InsideCheckListItem:

QCheckListItem 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 3251 of file trollprojectwidget.cpp.

References ProjectConfigurationDlgBase::insidelib_listview, ProjectConfigurationDlgBase::intDeps_view, m_config, prjItem, and stateChange().

Referenced by stateChange().


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.0.4.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Wed Oct 6 17:39:25 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003