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  ·  Fonctions  · 

QXtApplication Class Reference

The QXtApplication class facilitates the mixing of Xt/Motif and Qt widgets.

This class is part of the Qt Xt/Motif Extension. More...

#include <qxt.h>

Inherits QApplication.

List of all member functions.

Public Members

  • QXtApplication ( int & argc, char ** argv, const char * appclass = 0, XrmOptionDescRec * options = 0, int num_options = 0, const char ** resources = 0 )
  • QXtApplication ( Display * display, HANDLE visual = 0, HANDLE colormap = 0 )
  • QXtApplication ( Display * display, int argc, char ** argv, HANDLE visual = 0, HANDLE colormap = 0 )

Detailed Description

This class is defined in the Qt Xt/Motif Extension, which can be found in the qt/extensions directory. It is not included in the main Qt API.

The QXtApplication class facilitates the mixing of Xt/Motif and Qt widgets.

The QXtApplication and QXtWidget classes allow old Xt or Motif widgets to be used in new Qt applications. They also allow Qt widgets to be used in primarily Xt/Motif applications. The facility is intended to aid migration from Xt/Motif to the more comfortable Qt system.


Member Function Documentation

QXtApplication::QXtApplication ( int & argc, char ** argv, const char * appclass = 0, XrmOptionDescRec * options = 0, int num_options = 0, const char ** resources = 0 )

Constructs a QApplication and initializes the Xt toolkit. The appclass, options, num_options, and resources arguments are passed on to XtAppSetFallbackResources and XtDisplayInitialize.

Use this constructor when writing a new Qt application which needs to use some existing Xt/Motif widgets.

The argc and argv arguments are passed to the QApplication constructor.

QXtApplication::QXtApplication ( Display * display, HANDLE visual = 0, HANDLE colormap = 0 )

Constructs a QApplication from the display of an already-initialized Xt application. If visual and colormap are non-zero, the application will use those as the default Visual and Colormap contexts.

Use this constructor when introducing Qt widgets into an existing Xt/Motif application.

QXtApplication::QXtApplication ( Display * display, int argc, char ** argv, HANDLE visual = 0, HANDLE colormap = 0 )

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

Constructs a QApplication from the display of an already-initialized Xt application. If visual and colormap are non-zero, the application will use those as the default Visual and Colormap contexts.

Use this constructor when introducing Qt widgets into an existing Xt/Motif application.

The argc and argv arguments are passed to the QApplication constructor.

QXtApplication::~QXtApplication ()

Destructs the application. Does not close the Xt toolkit.

This file is part of the Qt toolkit. Copyright © 1995-2002 Trolltech. All Rights Reserved.

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