diff options
| author | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 16:06:07 -0600 |
|---|---|---|
| committer | Timothy Pearson <kb9vqf@pearsoncomputing.net> | 2011-11-16 16:06:07 -0600 |
| commit | 5fbf99bcc4d03f3001f42905d1217758c4aeac13 (patch) | |
| tree | b61aa3fd6d7b0e8302a8b11a18ef2cab5f404951 /doc/kdevelop/app-uimodes-examples.docbook | |
| parent | 06c48bfff719dedfe6f271fe5a363453e4af6d31 (diff) | |
| download | tdevelop-5fbf99bcc4d03f3001f42905d1217758c4aeac13.tar.gz tdevelop-5fbf99bcc4d03f3001f42905d1217758c4aeac13.zip | |
Finish rename from prior commit
Diffstat (limited to 'doc/kdevelop/app-uimodes-examples.docbook')
| -rw-r--r-- | doc/kdevelop/app-uimodes-examples.docbook | 125 |
1 files changed, 0 insertions, 125 deletions
diff --git a/doc/kdevelop/app-uimodes-examples.docbook b/doc/kdevelop/app-uimodes-examples.docbook deleted file mode 100644 index d8bbeb7d..00000000 --- a/doc/kdevelop/app-uimodes-examples.docbook +++ /dev/null @@ -1,125 +0,0 @@ -<appendix id="app-uimodes-examples"> -<title>&tdevelop; User Interface Mode Examples</title> - -<sect1 id="ideal-desc"> -<title>IDEAl Mode</title> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -<screenshot> - <mediaobject> - <imageobject> - <imagedata fileref="tdevelop-ideal-mode.png" format="PNG"/> - </imageobject> - <textobject><phrase>Screenshot</phrase></textobject> - <caption><para>&tdevelop; IDEAl mode</para></caption> - </mediaobject> -</screenshot> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -<screenshot> - <mediaobject> - <imageobject> - <imagedata fileref="tdevelop-ideal-mode-0.png" format="PNG"/> - </imageobject> - <textobject><phrase>Screenshot</phrase></textobject> - <caption><para>&tdevelop; IDEAl mode, closed tabs</para></caption> - </mediaobject> -</screenshot> - -<para> -This example screenshot demonstrates one of the main virtues of IDEAl mode. There is a maximum workspace available. Yet any tool view is readily available by clicking on the according tab. -</para> -<para> -You will most probably need some time to get accustomed to the icons in the tab bar. If you got lost, just position the mouse over a tab and wait a few seconds. A short tool tip description will pop up. In this screenshot the <quote>Automake Manager</quote> tool tip is shown as an example. It describes the lower tab in the right tab bar. -</para> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -</sect1> <!-- ideal-desc --> - -<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - -<sect1 id="mdi-desc"> -<title>Child Frame Windows Mode</title> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -<screenshot> - <mediaobject> - <imageobject> - <imagedata fileref="tdevelop-mdi-mode.png" format="PNG"/> - </imageobject> - <textobject><phrase>Screenshot</phrase></textobject> - <caption><para>&tdevelop; child frame windows mode</para></caption> - </mediaobject> -</screenshot> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -</sect1> <!-- mdi-desc --> - -<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - -<sect1 id="tabbed-desc"> -<title>Tabbed Pages Mode</title> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -<screenshot> - <mediaobject> - <imageobject> - <imagedata fileref="tdevelop-tabbed-mode.png" format="PNG"/> - </imageobject> - <textobject><phrase>Screenshot</phrase></textobject> - <caption><para>&tdevelop; tabbed pages mode</para></caption> - </mediaobject> -</screenshot> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -</sect1> <!-- tabbed-desc --> - -<!-- - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - --> - -<sect1 id="toplevel-desc"> -<title>Toplevel Windows Mode</title> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -<screenshot> - <mediaobject> - <imageobject> - <imagedata fileref="tdevelop-toplevel-mode.png" format="PNG"/> - </imageobject> - <textobject><phrase>Screenshot</phrase></textobject> - <caption><para>&tdevelop; toplevel windows mode</para></caption> - </mediaobject> -</screenshot> - -<para> -Click <link linkend="uimodes-survey">here</link> to return to the modes overview. -</para> - -</sect1> <!-- toplevel-desc --> - -</appendix> <!-- app-uimodes-examples --> - -<!-- ====================================================================== --> |
