From 20283f4c5629f659d05ba18475492c43163bb16e Mon Sep 17 00:00:00 2001 From: Chris Xiong Date: Sun, 31 Jan 2016 21:03:23 +0800 Subject: Waltzing Matilda. --- doc/index.html | 2 +- doc/mainwindow.html | 24 ++++++++++++++++++++++-- doc/version.html | 19 +++++++++++++++++++ 3 files changed, 42 insertions(+), 3 deletions(-) (limited to 'doc') diff --git a/doc/index.html b/doc/index.html index 6d1af38..a36d7cf 100644 --- a/doc/index.html +++ b/doc/index.html @@ -6,7 +6,7 @@ -
+
  • Overview
  • Main Window
  • diff --git a/doc/mainwindow.html b/doc/mainwindow.html index bbb1ba3..c82fa67 100644 --- a/doc/mainwindow.html +++ b/doc/mainwindow.html @@ -4,13 +4,29 @@ QMidiPlayer Help + + + + diff --git a/doc/version.html b/doc/version.html index f756da2..5428ef7 100644 --- a/doc/version.html +++ b/doc/version.html @@ -4,6 +4,22 @@ QMidiPlayer Help +
    + +

    Main Window


    • 1. Now playing. Right clicking here will bring up the file operation menu.
    • 2. Playing control slider. The total playing time is estimated and isn't 100% accurate.
    • 3. Playing control buttons.
    • -
    • 4. Settings button.
    • +
    • 4. Settings button. Read the Settings section for details.
    • 5. Dialog toggle buttons.
    • 6. Master gain slider.
    • 7. Polyphone indicator.
    • @@ -19,8 +35,12 @@

      File operation menu

      • File Information.
      • -
      • Render to Wave.
      • +
      • Render to Wave.
        + It's not possible to use this action unless the player is stopped.
        + The output wave file, with the name (source file name)+'.wav',
        + is always placed in the folder that the source midi file is in.

      Return +
    + + + + +
    + +

    Version information


    @@ -14,5 +30,8 @@ Qt version: RT_QT_VERSION_STR (Built against CT_QT_VERSION_STR)

    Return +
    \ No newline at end of file -- cgit v1.2.3