Updated Qt Designer & TDevelop documentation toc files. This relates to bug 1859.

pull/1/head
Michele Calgaro 10 years ago
parent 968c4ef424
commit 239ef29e5f

@ -1,39 +1,35 @@
<!DOCTYPE tdeveloptoc>
<tdeveloptoc>
<title>Qt Designer-3 and KDevelop-3</title>
<base href="http://women.kde.org/articles/tutorials/tdevelop3"/>
<tocsect1 name="Index" url="index.html">
</tocsect1>
<tocsect1 name="Introduction" url="introduction.html">
</tocsect1>
<tocsect1 name="Requirements" url="requirements.html">
<tocsect2 name="How to get Qt Designer" url="requirements.html"/>
<tocsect2 name="How to get KDevelop 3" url="get-kevelop.html"/>
<tocsect2 name="Lexicon" url="lexicon.html"/>
</tocsect1>
<tocsect1 name="Creating the application" url="creating.html">
<tocsect2 name="Starting the project" url="creating.htm"/>
<tocsect2 name="Designing the program" url="design-program.html"/>
<tocsect2 name="Adding widgets" url="adding-widgets.html"/>
<tocsect2 name="Getting spaced out" url="spaced-out.html"/>
<tocsect2 name="Signals and Q_SLOTS" url="Q_SIGNALS-and-Q_SLOTS.html"/>
<tocsect2 name="Generating the source" url="source.html"/>
<tocsect2 name="Implementing the slot" url="Q_SLOTS.html"/>
</tocsect1>
<tocsect1 name="In short" url="in-short.html">
</tocsect1>
<tocsect1 name="Make the translations for a simple KDE project" url="translations.html">
</tocsect1>
<tocsect1 name="A few general tips" url="a_few_tips.html">
<tocsect2 name="General hints" url="a_few_tips.html#id2771559"/>
<tocsect2 name="Importing your project in KDE CVS" url="importing.html"/>
<tocsect2 name="How do I release my application as a tarball?" url="release-tarball.html"/>
<tocsect2 name="Useful links" url="links.html"/>
</tocsect1>
<tocsect1 name="Generating the source (alternate)" url="without_subclass.html">
<tocsect2 name="Without using the KDevelop subclassing capability" url="without_subclass.html"/>
<tocsect2 name="Implementing the slot" url="Q_SLOTS2.html"/>
</tocsect1>
<tocsect1 name="Credits and License" url="credits.html">
<base href="https://wiki.trinitydesktop.org/Qt_Designer_and_KDevelop_3.0_for_Beginners"/>
<tocsect1 name="Index" url="#mw-navigation">
</tocsect1>
<tocsect1 name="Introduction" url="#Introduction">
</tocsect1>
<tocsect1 name="Requirements" url="#Requirements">
<tocsect2 name="How to get Qt Designer" url="#How_to_Get_Qt_Designer"/>
<tocsect2 name="How to get KDevelop 3" url="#How_to_get_KDevelop_3"/>
<tocsect2 name="Lexicon" url="#Lexicon"/>
</tocsect1>
<tocsect1 name="Creating the application" url="#Creating_the_Application">
<tocsect2 name="Starting the project" url="#Starting_the_project"/>
<tocsect2 name="Designing the program" url="#Designing_the_Program"/>
<tocsect2 name="Adding widgets" url="#Adding_Widgets"/>
<tocsect2 name="Getting spaced out" url="#Getting_Spaced_Out"/>
<tocsect2 name="Signals and Q_SLOTS" url="#Signals_and_Slots"/>
<tocsect2 name="Generating the source" url="#Generating_the_Source"/>
<tocsect2 name="Implementing the slot" url="#Implementing_the_Slot"/>
</tocsect1>
<tocsect1 name="In short" url="#In_Short">
</tocsect1>
<tocsect1 name="Make the translations for a simple KDE project" url="#Make_the_Translations_for_a_Simple_KDE_Project">
<tocsect2 name="Install gettext Patched for KDE" url="#Install_gettext_Patched_for_KDE"/>
<tocsect2 name="Prepare the Translations" url="#Prepare_the_Translations"/>
<tocsect2 name="Make the Translations" url="#Make_the_Translations"/>
<tocsect2 name="Compile and Install the Translations Files" url="#Compile_and_Install_the_Translations_Files"/>
</tocsect1>
<tocsect1 name="General Tips" url="#General_Tips">
<tocsect2 name="General hints" url="#General_Hints"/>
<tocsect2 name="Importing your project in KDE CVS" url="#Importing_your_project_in_KDE_CVS"/>
</tocsect1>
</tdeveloptoc>
Loading…
Cancel
Save