KDevelop API Documentation

CcaseCommentDlg Class Reference

#include <commentdlg.h>

Inheritance diagram for CcaseCommentDlg:

QDialog List of all members.

Public Member Functions

 CcaseCommentDlg (bool=FALSE)
QString logMessage ()
bool isReserved ()

Private Attributes

QMultiLineEdit_edit
QCheckBox_check

Constructor & Destructor Documentation

CcaseCommentDlg::CcaseCommentDlg bool  = FALSE  ) 
 

Definition at line 22 of file commentdlg.cpp.

References _check, _edit, KButtonBox::addButton(), KButtonBox::addStretch(), QBoxLayout::addWidget(), CcaseCommentDlg(), and KButtonBox::layout().

Referenced by CcaseCommentDlg().


Member Function Documentation

bool CcaseCommentDlg::isReserved  )  [inline]
 

Definition at line 25 of file commentdlg.h.

References _check.

Referenced by ClearcasePart::slotCheckout().

QString CcaseCommentDlg::logMessage  )  [inline]
 

Definition at line 24 of file commentdlg.h.

References _edit.

Referenced by ClearcasePart::slotCheckin(), and ClearcasePart::slotCheckout().


Member Data Documentation

QCheckBox* CcaseCommentDlg::_check [private]
 

Definition at line 29 of file commentdlg.h.

Referenced by CcaseCommentDlg(), and isReserved().

QMultiLineEdit* CcaseCommentDlg::_edit [private]
 

Definition at line 28 of file commentdlg.h.

Referenced by CcaseCommentDlg(), and logMessage().


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 Tue Oct 19 08:01:59 2004 by doxygen 1.3.7 written by Dimitri van Heesch, © 1997-2003