KDevelop API Documentation

KDevSourceFormatter Class Reference

#include <kdevsourceformatter.h>

Inheritance diagram for KDevSourceFormatter:

Inheritance graph
[legend]
Collaboration diagram for KDevSourceFormatter:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 KDevSourceFormatter (const QString &pluginName, const QString &icon, QObject *parent, const char *name)
 ~KDevSourceFormatter ()
virtual QString formatSource (const QString text)

Constructor & Destructor Documentation

KDevSourceFormatter::KDevSourceFormatter const QString pluginName,
const QString icon,
QObject parent,
const char *  name
 

Definition at line 21 of file kdevsourceformatter.cpp.

KDevSourceFormatter::~KDevSourceFormatter  ) 
 

Definition at line 26 of file kdevsourceformatter.cpp.


Member Function Documentation

QString KDevSourceFormatter::formatSource const QString  text  )  [virtual]
 

Reimplemented in AStylePart.

Definition at line 30 of file kdevsourceformatter.cpp.

Referenced by SubclassingDlg::accept(), CppNewClassDialog::ClassGenerator::gen_implementation(), and CppNewClassDialog::ClassGenerator::gen_interface().


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 Wed Mar 23 00:22:53 2005 by doxygen 1.3.9.1 written by Dimitri van Heesch, © 1997-2003