ToutDoux : Reference manual
<<< Previous PageHomeUpNext Page >>>

toutdoux main

Name

toutdoux main -- ToutDoux main

Synopsis

intmain
(gint argc,
char *argv[]);
Scmcmd_query
Scmcmd_command
voidapp_main
(int argc,
char **argv);
Scmcmd_template_create
Scmcmd_manual_user
Scmcmd_customize
Scmcmd_template_open
Scmcmd_quit
Scmcmd_etabliste
Scmcmd_file_open
Scmcmd_editor
Scmcmd_bookmarks
Scmcmd_presto
Scmcmd_template_edit
Scmcmd_about
Scmcmd_messages
Scmcmd_bench
Scmcmd_save
Scmcmd_palette
Scmcmd_xts
Scmcmd_save_as
Scmcmd_url_open

Description

Details

main ()

intmain
(gint argc,
char *argv[]);

fr: Procédure principale du programme

en: Main procedure of the program

Return value: -1 on error

argc : counter of command line options used
argv : arraw of command line options used

cmd_query ()

Scmcmd_query

fr: Ouvre une console à requètes SQL

en: Opens SQL query console


cmd_command ()

Scmcmd_command

fr: Affiche la zône de commande

en: Displays the commande zone


app_main ()

voidapp_main
(int argc,
char **argv);

fr: Boucle principale

en: Main loop

argc : counter of command line options used
argv : arraw of command line options used

cmd_template_create ()

Scmcmd_template_create

fr: Créé un nouveau gabarit

en: Creates a new gabarit


cmd_manual_user ()

Scmcmd_manual_user

fr: Ouvre le manuel utilisateur

en: Opens the user manual


cmd_customize ()

Scmcmd_customize

fr: Affiche la fenêtre de personnalisation

en: Displays the customize window


cmd_template_open ()

Scmcmd_template_open

fr: Ouvre un gabarit

en: Opens a template


cmd_quit ()

Scmcmd_quit

fr: Quitte

en: Quits


cmd_etabliste ()

Scmcmd_etabliste

fr: Affiche l'établiste

en: Displays the etabliste


cmd_file_open ()

Scmcmd_file_open

fr: Ouvre un fichier

en: Opens a file


cmd_editor ()

Scmcmd_editor

fr: Affiche l'éditeur

en: Displays the editor


cmd_bookmarks ()

Scmcmd_bookmarks

fr: Affiche la fenêtre des signets

en: Displays the bookmarks window


cmd_presto ()

Scmcmd_presto

fr: Affiche la fenêtre de la documentation

en: Displays the documentation window


cmd_template_edit ()

Scmcmd_template_edit

fr: Active l'édition du gabarit

en: Activates the template editing


cmd_about ()

Scmcmd_about

fr: Affiche le à propos

en: Displays the about


cmd_messages ()

Scmcmd_messages

fr: Affiche la fenêtre des messages

en: Displays the messages window


cmd_bench ()

Scmcmd_bench

fr: Affiche le gabarit

en: Displays the bench


cmd_save ()

Scmcmd_save

fr: Enregiste le fichier

en: Saves the file


cmd_palette ()

Scmcmd_palette

fr: Affiche la palette

en: Displays the palette


cmd_xts ()

Scmcmd_xts

fr: Affiche le navigateur d'extensions

en: Displays the extensions browser


cmd_save_as ()

Scmcmd_save_as

fr: Enregiste le fichier sous

en: Saves the file as


cmd_url_open ()

Scmcmd_url_open

fr: Ouvre une url

en: Opens a url


See Also

<<< Previous PageHomeUpNext Page >>>
IndexIndex