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  · 

Tips and Tricks

Switching between modes

Qt Creator uses different modes for different purposes. You can quickly switch between these modes with the following keyboard shortcuts:

  • Welcome mode Ctrl+1
  • Edit mode Ctrl+2
  • Design mode Ctrl+3
  • Debug mode Ctrl+4
  • Projects mode Ctrl+5
  • Help mode Ctrl+6

For more information about Qt Creator modes, see Qt Creator Modes.

Moving Between Open Files

To quickly move between currently open files, press Ctrl+Tab.

Moving To the Edit Mode

To move to the Edit mode and currently active file, press Esc.

If you already are in the Edit mode:

  • The first press moves focus to the editor
  • The second press closes secondary windows

Using the Filter in Options Dialog

To find specific settings you require in Tools > Options... use the filter located at the top left of the Options dialog box.

Using Keyboard Shortcuts

Qt Creator provides many useful keyboard shortcuts.

To customize, import or export keyboard shortcuts, select Tools > Options... > Environment > Keyboard.

Running Qt Creator From Command Line

You can launch Qt Creator from command line using the name of an existing session or .pro file by giving the name as the command argument.

For example, running qtcreator somesession, launches Qt Creator and loads session somesession.

Note: Make sure Qt Creator is included in the PATH environment variable. This can be done by typing the following in the command line:

 set PATH=c:\qtsdk\mingw\bin;c:\qtsdk\qt\bin;%PATH%

Showing and Hiding the Sidebar

To toggle the sidebar in the Edit and Debug modes, click or press Alt+0 (Cmd+0 on Mac OS X).

For more information on using the sidebar, see Browsing Project Contents.

Moving To Symbols

To move straight to a symbol used in a project, select the symbol in the Editor toolbar drop-down menu.

For more information on the editor toolbar, see Using the Editor Toolbar.

Displaying Signals and Slots

If an instance of a class is derived from QObject, and you would like to find all other objects connected to one of your object's slots using Qt's signals and slots mechanism, select Tools > Options... > Debugger > Debugging Helper > Use Debugging Helper.

In the Locals and Watchers view, expand the object's entry and open the slot in the slots subitem. The objects connected to this slot are shown as children of the slot. This method works with signals too.

Displaying Low Level Data

If special debugging of Qt objects fails due to data corruption within the debugged objects, you can switch off the debugging helpers. When debugging helpers are switched off low-level structures become visible.

To switch off the debugging helpers:

  1. Select Tools > Options... > Debugger > Debugging Helper.
  2. Uncheck the Use Debugging Helper checkbox.

X

rc="scripts/functions.js" type="text/javascript">
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 64
  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. BlackBerry 10 : premières images du prochain OS de RIM qui devrait intégrer des widgets et des tuiles inspirées de Windows Phone 0
  5. Quelles nouveautés de C++11 Visual C++ doit-il rapidement intégrer ? Donnez-nous votre avis 10
  6. Adieu qmake, bienvenue qbs : Qt Building Suite, un outil déclaratif et extensible pour la compilation de projets Qt 17
  7. La rubrique Qt a besoin de vous ! 1
Page suivante

Le Qt Developer Network au hasard

Logo

Comment fermer une application

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 qtcreator-2.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