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  ·  Classes principales  ·  Annotées  ·  Classes groupées  ·  Modules  ·  Fonctions  · 

QTextFrameFormat Class Reference
[QtGui module]

The QTextFrameFormat class provides formatting information for frames in a QTextDocument. More...

#include <QTextFrameFormat>

Inherits QTextFormat.

Inherited by QTextTableFormat.

Public Types

  • enum Position { InFlow, FloatLeft, FloatRight }

Public Functions


Detailed Description

The QTextFrameFormat class provides formatting information for frames in a QTextDocument.

A text frame groups together one or more blocks of text, providing a layer of structure larger than the paragraph. The format of a frame specifies how it is rendered and positioned on the screen. It does not directly specify the behavior of the text formatting within, but provides constraints on the layout of its children.

The frame format defines the width() and height() of the frame on the screen. Each frame can have a border() that surrounds its contents with a rectangular box. The border is surrounded by a margin() around the frame, and the contents of the frame are kept separate from the border by the frame's padding(). This scheme is similar to the box model used by Cascading Style Sheets for HTML pages.

The position() of a frame is set using setPosition() and determines how it is located relative to the surrounding text.

The validity of a QTextFrameFormat object can be determined with the isValid() function.

See also QTextFrame and QTextBlockFormat.


Member Type Documentation

enum QTextFrameFormat::Position

ConstantValue
QTextFrameFormat::InFlow0
QTextFrameFormat::FloatLeft1
QTextFrameFormat::FloatRight2

Member Function Documentation

QTextFrameFormat::QTextFrameFormat ()

Constructs a text frame format object with the default properties.

qreal QTextFrameFormat::border () const

Returns the width of the border in pixels.

See also setBorder().

QTextLength QTextFrameFormat::height () const

Returns the height of the frame's border rectangle.

See also setHeight().

bool QTextFrameFormat::isValid () const

Returns true if the format description is valid; otherwise returns false.

qreal QTextFrameFormat::margin () const

Returns the width of the frame's external margin in pixels.

See also setMargin().

qreal QTextFrameFormat::padding () const

Returns the width of the frame's internal padding in pixels.

See also setPadding().

Position QTextFrameFormat::position () const

Returns the positioning policy for frames with this frame format.

See also setPosition().

void QTextFrameFormat::setBorder ( qreal width )

Sets the width (in pixels) of the frame's border.

See also border().

void QTextFrameFormat::setHeight ( const QTextLength & height )

Sets the frame's height.

See also height().

void QTextFrameFormat::setHeight ( qreal height )

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

Sets the frame's height.

void QTextFrameFormat::setMargin ( qreal margin )

Sets the frame's margin in pixels.

See also margin().

void QTextFrameFormat::setPadding ( qreal width )

Sets the width of the frame's internal padding in pixels.

See also padding().

void QTextFrameFormat::setPosition ( Position policy )

Sets the policy for positioning frames with this frame format.

See also position().

void QTextFrameFormat::setWidth ( const QTextLength & width )

Sets the frame's border rectangle's width.

See also width() and QTextLength.

void QTextFrameFormat::setWidth ( qreal width )

This is an overloaded member function, provided for convenience. It behaves essentially like the above function.

Convenience method that sets the width of the frame's border rectangle's width to the specified fixed width.

QTextLength QTextFrameFormat::width () const

Returns the width of the frame's border rectangle.

See also setWidth() and QTextLength.

Publicité

Best Of

Actualités les plus lues

Semaine
Mois
Année
  1. « Quelque chose ne va vraiment pas avec les développeurs "modernes" », un développeur à "l'ancienne" critique la multiplication des bibliothèques 94
  2. Apercevoir la troisième dimension ou l'utilisation multithreadée d'OpenGL dans Qt, un article des Qt Quarterly traduit par Guillaume Belz 0
  3. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 47
  4. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  5. Les développeurs détestent-ils les antivirus ? Un programmeur manifeste sa haine envers ces solutions de sécurité 13
  6. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  7. Qt Commercial : Digia organise un webinar gratuit le 27 mars sur la conception d'interfaces utilisateur et d'applications avec le framework 0
Page suivante

Le Qt Quarterly au hasard

Logo

Le tri des QListView

Qt Quarterly est la revue trimestrielle proposée par Nokia et à destination des développeurs Qt. Ces articles d'une grande qualité technique sont rédigés par des experts Qt. Lire l'article.

Communauté

Ressources

Liens utiles

Contact

  • Vous souhaitez rejoindre la rédaction ou proposer un tutoriel, une traduction, une question... ? Postez dans le forum Contribuez ou contactez-nous par MP ou par email (voir en bas de page).

Qt dans le magazine

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.0
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