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  · 

QDesignerFormWindowCursorInterface Class Reference
[QtDesigner module]

The QDesignerFormWindowCursorInterface class provides an interface to the form window's text cursor. More...

#include <QDesignerFormWindowCursorInterface>

Public Types

Public Functions


Detailed Description

The QDesignerFormWindowCursorInterface class provides an interface to the form window's text cursor.


Member Type Documentation

enum QDesignerFormWindowCursorInterface::MoveMode

This enum describes the different modes that are used when the text cursor moves.

ConstantValueDescription
QDesignerFormWindowCursorInterface::MoveAnchor0The anchor moves with the cursor to its new location.
QDesignerFormWindowCursorInterface::KeepAnchor1The anchor remains at the cursor's old location.

enum QDesignerFormWindowCursorInterface::MoveOperation

This enum describes the types of text cursor operation that can occur in a form window.

ConstantValueDescription
QDesignerFormWindowCursorInterface::NoMove0The cursor does not move.
QDesignerFormWindowCursorInterface::Start1Moves the cursor to the start of the focus chain.
QDesignerFormWindowCursorInterface::End2Moves the cursor to the end of the focus chain.
QDesignerFormWindowCursorInterface::Next3Moves the cursor to the next widget in the focus chain.
QDesignerFormWindowCursorInterface::Prev4Moves the cursor to the previous widget in the focus chain.
QDesignerFormWindowCursorInterface::Left5The cursor moves to the left.
QDesignerFormWindowCursorInterface::Right6The cursor moves to the right.
QDesignerFormWindowCursorInterface::Up7The cursor moves upwards.
QDesignerFormWindowCursorInterface::Down8The cursor moves downwards.

Member Function Documentation

QDesignerFormWindowCursorInterface::~QDesignerFormWindowCursorInterface ()   [virtual]

Destroys the cursor interface.

QWidget * QDesignerFormWindowCursorInterface::current () const   [pure virtual]

Returns the current widget in the form.

See also selectedWidget().

QDesignerFormWindowInterface * QDesignerFormWindowCursorInterface::formWindow () const   [pure virtual]

Returns the interface to the form window associated with this interface.

bool QDesignerFormWindowCursorInterface::hasSelection () const   [pure virtual]

Returns true if the form window contains a selection; otherwise returns false.

bool QDesignerFormWindowCursorInterface::isWidgetSelected ( QWidget * widget ) const

Returns true if the specified widget is selected; otherwise returns false.

bool QDesignerFormWindowCursorInterface::movePosition ( MoveOperation operation, MoveMode mode = MoveAnchor )   [pure virtual]

Performs the given operation on the cursor using the specified mode, and returns true if it completed successfully; otherwise returns false.

int QDesignerFormWindowCursorInterface::position () const   [pure virtual]

Returns the cursor position.

See also setPosition().

void QDesignerFormWindowCursorInterface::resetWidgetProperty ( QWidget * widget, const QString & name )   [pure virtual]

Resets the property with the given name in the specified widget to its default value.

See also setProperty().

QWidget * QDesignerFormWindowCursorInterface::selectedWidget ( int index ) const   [pure virtual]

Returns the widget with the given index in the list of selected widgets.

See also widget().

int QDesignerFormWindowCursorInterface::selectedWidgetCount () const   [pure virtual]

Returns the number of selected widgets in the form window.

void QDesignerFormWindowCursorInterface::setPosition ( int position, MoveMode mode = MoveAnchor )   [pure virtual]

Sets the position of the cursor to the given position using the mode to specify how it is moved there.

See also position().

void QDesignerFormWindowCursorInterface::setProperty ( const QString & name, const QVariant & value )   [pure virtual]

Sets the property with the given name in the current widget to the specified value.

See also setWidgetProperty() and resetWidgetProperty().

void QDesignerFormWindowCursorInterface::setWidgetProperty ( QWidget * widget, const QString & name, const QVariant & value )   [pure virtual]

Sets the property with the given name in the widget to the specified value.

See also resetWidgetProperty() and setProperty().

QWidget * QDesignerFormWindowCursorInterface::widget ( int index ) const   [pure virtual]

Returns the widget with the given index in the list of widgets on the form.

See also selectedWidget().

int QDesignerFormWindowCursorInterface::widgetCount () const   [pure virtual]

Returns the number of widgets in the form window.

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. Les développeurs ignorent-ils trop les failles découvertes dans leur code ? Prenez-vous en compte les remarques des autres ? 17
  4. Pourquoi les programmeurs sont-ils moins payés que les gestionnaires de programmes ? Manquent-ils de pouvoir de négociation ? 42
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. 2017 : un quinquennat pour une nouvelle version du C++ ? Possible, selon Herb Sutter 9
  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 Developer Network au hasard

Logo

Introduction à Qt Quick pour les développeurs C++

Le Qt Developer Network est un réseau de développeurs Qt anglophone, où ils peuvent partager leur expérience sur le framework. 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