diff options
Diffstat (limited to 'languages/cpp/doc/qt-kdev3.toc')
-rw-r--r-- | languages/cpp/doc/qt-kdev3.toc | 39 |
1 files changed, 39 insertions, 0 deletions
diff --git a/languages/cpp/doc/qt-kdev3.toc b/languages/cpp/doc/qt-kdev3.toc new file mode 100644 index 00000000..af086cf5 --- /dev/null +++ b/languages/cpp/doc/qt-kdev3.toc @@ -0,0 +1,39 @@ +<!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"> +</tocsect1> +</tdeveloptoc>
\ No newline at end of file |