KDevelop API Documentation

CcaseCommentDlg Class Reference

#include <commentdlg.h>

Inheritance diagram for CcaseCommentDlg:

Inheritance graph
[legend]
Collaboration diagram for CcaseCommentDlg:

Collaboration graph
[legend]
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 23 of file commentdlg.cpp.

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


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.1.2.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Feb 22 09:37:25 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003