man assistant-qt4 (Commandes) - on-line documentation browser for Qt4
NAME
assistant-qt4 - on-line documentation browser for Qt4
SYNOPSIS
assistant [options]
DESCRIPTION
This page documents the Qt Assistant for the Qt application framework, which is typically used to display the Qt Reference Documentation.
OPTIONS
- -file Filename
 - assistant opens the specified file
 - -server
 - reads commands from a socket after assistant has started
 - -profile fileName
 - starts assistant and displays the profile specified in the file fileName
 - -addContentFile file
 - adds the content file file to the set of documentation available by default
 - -removeContentFile file
 - removes the content file file from the documentation available by default
 - -hideSidebar
 - assistant will hide the sidebar
 - -help
 - outputs some help text
 
SEE ALSO
/usr/share/qt4/doc/html/assistant-manual.html, http://doc.trolltech.com
AUTHOR
This manual page was written by Brian Nelson <pyro@debian.org> based on the output of assistant -help .