umbrello API Documentation

CodeViewerDialog Class Reference

This class is sooo ugly I don't know where to begin. More...

#include <codeviewerdialog.h>

List of all members.

Public Member Functions

 CodeViewerDialog (QWidget *parent, CodeDocument *doc, Settings::CodeViewerState state, const char *name=0, bool modal=false, WFlags fl=0)
Settings::CodeViewerState getState ()
 return the code viewer state
void addCodeDocument (CodeDocument *doc)
 Adds a code document to the tabbed output.

Public Attributes

QString parentDocName

Protected Slots

virtual void languageChange ()

Protected Member Functions

bool close (bool alsoDelete)


Detailed Description

This class is sooo ugly I don't know where to begin.

For now, its a prototype that works, and thats all we need. In the future, a re-write is mandated to bring a bit of beauty to this beast. -b.t.

Definition at line 42 of file codeviewerdialog.h.


Member Function Documentation

Settings::CodeViewerState CodeViewerDialog::getState  ) 
 

return the code viewer state

Definition at line 91 of file codeviewerdialog.cpp.

Referenced by UMLApp::viewCodeDocument().

void CodeViewerDialog::addCodeDocument CodeDocument doc  ) 
 

Adds a code document to the tabbed output.

Definition at line 79 of file codeviewerdialog.cpp.


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