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  · 

Q3TextDrag Class Reference

The Q3TextDrag class is a drag and drop object for transferring plain and Unicode text. More...

 #include <Q3TextDrag>

This class is part of the Qt 3 support library. It is provided to keep old source code working. We strongly advise against using it in new code. See Porting to Qt 4 for more information.

Inherits: Q3DragObject.

Public Functions

Q3TextDrag ( const QString & text, QWidget * dragSource = 0, const char * name = 0 )
Q3TextDrag ( QWidget * dragSource = 0, const char * name = 0 )
~Q3TextDrag ()
virtual void setSubtype ( const QString & subtype )
virtual void setText ( const QString & text )

Reimplemented Public Functions

virtual QByteArray encodedData ( const char * mime ) const
virtual const char * format ( int i ) const

Static Public Members

bool canDecode ( const QMimeSource * source )
bool decode ( const QMimeSource * source, QString & string )
bool decode ( const QMimeSource * source, QString & string, QString & subtype )
  • 1 static public member inherited from Q3DragObject
  • 5 static public members inherited from QObject

Additional Inherited Members

Detailed Description

The Q3TextDrag class is a drag and drop object for transferring plain and Unicode text.

Plain text is passed in a QString which may contain multiple lines (i.e. may contain newline characters). The drag target will receive the newlines according to the runtime environment, e.g. LF on Unix, and CRLF on Windows.

Qt provides no built-in mechanism for delivering only a single-line.

For more information about drag and drop, see the Q3DragObject class and the drag and drop documentation.

Member Function Documentation

Q3TextDrag::Q3TextDrag ( const QString & text, QWidget * dragSource = 0, const char * name = 0 )

Constructs a text drag object with the given name, and sets its data to text. The dragSource is the widget that the drag operation started from.

Q3TextDrag::Q3TextDrag ( QWidget * dragSource = 0, const char * name = 0 )

Constructs a default text drag object with the given name. The dragSource is the widget that the drag operation started from.

Q3TextDrag::~Q3TextDrag ()

Destroys the text drag object.

bool Q3TextDrag::canDecode ( const QMimeSource * source ) [static]

Returns true if the information in the MIME source can be decoded into a QString; otherwise returns false.

See also decode().

bool Q3TextDrag::decode ( const QMimeSource * source, QString & string ) [static]

Attempts to decode the dropped information in the MIME source into the string given. Returns true if successful; otherwise returns false.

See also canDecode().

bool Q3TextDrag::decode ( const QMimeSource * source, QString & string, QString & subtype ) [static]

This is an overloaded function.

Attempts to decode the dropped information in the MIME source into the string given. Returns true if successful; otherwise returns false. If subtype is null, any text subtype is accepted; otherwise only the specified subtype is accepted.

See also canDecode().

QByteArray Q3TextDrag::encodedData ( const char * mime ) const [virtual]

Reimplemented from QMimeSource::encodedData().

const char * Q3TextDrag::format ( int i ) const [virtual]

Reimplemented from QMimeSource::format().

void Q3TextDrag::setSubtype ( const QString & subtype ) [virtual]

Sets the MIME subtype of the text being dragged. The default subtype is "plain", so the default MIME type of the text is "text/plain". You might use this to declare that the text is "text/html" by calling setSubtype("html").

void Q3TextDrag::setText ( const QString & text ) [virtual]

Sets the text to be dragged. You will need to call this if you did not pass the text during construction.

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 ? 45
  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é 6
  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 blog Digia au hasard

Logo

Créer des applications avec un style Metro avec Qt, exemples en QML et C++, un article de Digia Qt traduit par Thibaut Cuvelier

Le blog Digia est l'endroit privilégié pour la communication sur l'édition commerciale de Qt, où des réponses publiques sont apportées aux questions les plus posées au support. 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.7-snapshot
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