Home · All Classes · Main Classes · Grouped Classes · Modules · Functions

Tab Class Reference
(QTextOption::Tab)
[
QtGui module]

 #include <QTextOption>

Public Functions

Public Variables


Detailed Description

Each tab definition is represented by this struct.


Member Function Documentation

Tab::Tab ()

Creates a default left tab with position 80.


Member Variable Documentation

QChar Tab::delimiter

If type is DelimitorTab; tab until this char is found in the text.

qreal Tab::position

Distance from the start of the paragraph.

TabType Tab::type

Determine which type is used.


Copyright © 2007 Trolltech Trademarks
Qt 4.4.0-tp1