umbrello API Documentation

CPPMakefileCodeDocument Class Reference

class CPPMakefileCodeDocument Represents More...

#include <cppmakecodedocument.h>

Inheritance diagram for CPPMakefileCodeDocument:

CodeDocument CodeGenObjectWithTextBlocks List of all members.

Public Member Functions

 CPPMakefileCodeDocument ()
 Constructor.
virtual ~CPPMakefileCodeDocument ()
 Empty Destructor.
QString toString ()
QString getPath ()
 Get the value of the path to this codedocument.
void updateContent ()

Static Public Attributes

static const char * DOCUMENT_ID_VALUE = "Makefile_DOC"

Detailed Description

class CPPMakefileCodeDocument Represents

Definition at line 30 of file cppmakecodedocument.h.


Constructor & Destructor Documentation

CPPMakefileCodeDocument::CPPMakefileCodeDocument  ) 
 

Constructor.

Definition at line 27 of file cppmakecodedocument.cpp.

References CodeDocument::setFileExtension(), CodeDocument::setFileName(), and CodeDocument::setID().

CPPMakefileCodeDocument::~CPPMakefileCodeDocument  )  [virtual]
 

Empty Destructor.

Definition at line 34 of file cppmakecodedocument.cpp.


Member Function Documentation

QString CPPMakefileCodeDocument::toString  )  [virtual]
 

Returns:
QString

Reimplemented from CodeDocument.

Definition at line 52 of file cppmakecodedocument.cpp.

QString CPPMakefileCodeDocument::getPath  )  [virtual]
 

Get the value of the path to this codedocument.

Returns:
the value of m_pathName

Reimplemented from CodeDocument.

Definition at line 57 of file cppmakecodedocument.cpp.

References CodeDocument::getPackage().


The documentation for this class was generated from the following files:
KDE Logo
This file is part of the documentation for umbrello Version 3.1.0.
Documentation copyright © 1996-2004 the KDE developers.
Generated on Tue Jun 26 08:08:04 2007 by doxygen 1.4.1 written by Dimitri van Heesch, © 1997-2003