Eneboo - Documentación para desarrolladores
Métodos públicos | Atributos públicos
Referencia de la Clase CIndent

#include <cindent.h>

Diagrama de herencias de CIndent
QTextIndent QTextIndent

Lista de todos los miembros.

Métodos públicos

 CIndent ()
virtual ~CIndent ()
void indent (QTextDocument *doc, QTextParagraph *parag, int *oldIndent, int *newIndent)
void setTabSize (int ts)
void setIndentSize (int is)
void setAutoIndent (bool ai)
void setKeepTabs (bool kt)
 CIndent ()
virtual ~CIndent ()
void indent (QTextDocument *doc, QTextParagraph *parag, int *oldIndent, int *newIndent)
void setTabSize (int ts)
void setIndentSize (int is)
void setAutoIndent (bool ai)
void setKeepTabs (bool kt)

Atributos públicos

int tabSize
int indentSize
bool autoIndent
bool keepTabs
QTextDocumentlastDoc

Documentación del constructor y destructor

CIndent::CIndent ( )
virtual CIndent::~CIndent ( ) [inline, virtual]
CIndent::CIndent ( )
virtual CIndent::~CIndent ( ) [inline, virtual]

Documentación de las funciones miembro

void CIndent::indent ( QTextDocument doc,
QTextParagraph parag,
int oldIndent,
int newIndent 
) [virtual]

Implementa QTextIndent.

void CIndent::indent ( QTextDocument doc,
QTextParagraph parag,
int oldIndent,
int newIndent 
) [virtual]

Implementa QTextIndent.

void CIndent::setAutoIndent ( bool  ai) [inline]
void CIndent::setAutoIndent ( bool  ai) [inline]
void CIndent::setIndentSize ( int  is)
void CIndent::setIndentSize ( int  is)
void CIndent::setKeepTabs ( bool  kt) [inline]
void CIndent::setKeepTabs ( bool  kt) [inline]
void CIndent::setTabSize ( int  ts)
void CIndent::setTabSize ( int  ts)

Documentación de los datos miembro


La documentación para esta clase fue generada a partir de los siguientes ficheros:
 Todo Clases Namespaces Archivos Funciones Variables 'typedefs' Enumeraciones Valores de enumeraciones Propiedades Amigas 'defines'