Viadeo Twitter Google Bookmarks ! Facebook Digg del.icio.us MySpace Yahoo MyWeb Blinklist Netvouz Reddit Simpy StumbleUpon Bookmarks Windows Live Favorites 
Logo Documentation Qt ·  Page d'accueil  ·  Toutes les classes  ·  Toutes les fonctions  ·  Vues d'ensemble  · 

Tab Class Reference

(QTextOption::Tab)
 #include <QTextOption>

This class was introduced in Qt 4.4.

Public Functions

Tab ()
Tab ( qreal pos, TabType tabType, QChar delim = QChar() )
bool operator!= ( const Tab & other ) const
bool operator== ( const Tab & other ) const

Public Variables

QChar delimiter
qreal position
TabType type

Detailed Description

Each tab definition is represented by this struct.

Member Function Documentation

Tab::Tab ()

Creates a default left tab with position 80.

Tab::Tab ( qreal pos, TabType tabType, QChar delim = QChar() )

Creates a tab with the given position, tab type, and delimiter (pos, tabType, delim).

Note: delim is only used when tabType is DelimiterTab.

This function was introduced in Qt 4.7.

bool Tab::operator!= ( const Tab & other ) const

Returns true if tab other is not equal to this tab; otherwise returns false.

bool Tab::operator== ( const Tab & other ) const

Returns true if tab other is equal to this tab; otherwise returns false.

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. The position of a tab is from the start of the paragraph which implies that when the alignment of the paragraph is set to centered, the tab is interpreted to be moved the same distance as the left ege of the paragraph does. In case the paragraph is set to have a layoutDirection() RightToLeft the position is interpreted to be from the right side of the paragraph with higher numbers moving the tab to the left.

TabType Tab::type

Determine which type is used. In a paragraph that has layoutDirection() RightToLeft the type LeftTab will be interpreted to be a RightTab and vice versa.

Cette page est une traduction d'une page de la documentation de Qt, écrite par Nokia Corporation and/or its subsidiary(-ies). Les éventuels problèmes résultant d'une mauvaise traduction ne sont pas imputables à Nokia. Qt 4.8
Copyright © 2012 Developpez LLC. Tous droits réservés Developpez LLC. Aucune reproduction, même partielle, ne peut être faite de ce site et de l'ensemble de son contenu : textes, documents et images sans l'autorisation expresse de Developpez LLC. Sinon, vous encourez selon la loi jusqu'à 3 ans de prison et jusqu'à 300 000 E de dommages et intérêts. Cette page est déposée à la SACD.
Vous avez déniché une erreur ? Un bug ? Une redirection cassée ? Ou tout autre problème, quel qu'il soit ? Ou bien vous désirez participer à ce projet de traduction ? N'hésitez pas à nous contacter ou par MP !
 
 
 
 
Partenaires

Hébergement Web