mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
71 lines
2.6 KiB
HTML
71 lines
2.6 KiB
HTML
![]() |
<HTML>
|
||
|
<HEAD>
|
||
|
<TITLE></TITLE>
|
||
|
</HEAD>
|
||
|
<BODY style="font-size : 10pt;">
|
||
|
<DIV CLASS="NAVHEADER">
|
||
|
<TABLE SUMMARY="Header navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0" style="font-size : 10pt;">
|
||
|
<TR><TH COLSPAN="3" ALIGN="center">PyKDE4 - Examples and Tutorials</TH></TR>
|
||
|
<TR><TD WIDTH="10%" ALIGN="left" VALIGN="bottom"><A HREF="index.html" ACCESSKEY="P">Prev</A></TD>
|
||
|
<TD WIDTH="80%" ALIGN="center" VALIGN="bottom"></TD>
|
||
|
<TD WIDTH="10%" ALIGN="right" VALIGN="bottom"><A HREF="install.html" ACCESSKEY="N">Next</A></TD>
|
||
|
</TR>
|
||
|
</TABLE><HR ALIGN="LEFT" WIDTH="100%"></DIV>
|
||
|
|
||
|
<h3>Examples and Tutorials</h3>
|
||
|
<p>
|
||
|
PyKDE4 includes examples, samples and tutorials.
|
||
|
</p>
|
||
|
<ul>
|
||
|
<li><b>Samples</b> - are short programs that demonstrate the use one or a small number of
|
||
|
classes or widgets</li>
|
||
|
<li><b>Examples</b> - are longer programs than samples; they usually demonstrate how classes or
|
||
|
widgets might actually be used in small but complete application.</li>
|
||
|
<li><b>Tutorials</b> - usually show the sequential development of a program or programming feature,
|
||
|
and include more explanatory text than samples or examples</li>
|
||
|
</ul>
|
||
|
<p>Samples, examples and tutorials are located under the same parent directory as the HTML PyKDE4
|
||
|
documentation (usually /usr/share/doc/packages/PyKDE) and are installed as read-only/owned by root.
|
||
|
To experiment with the code in samples, examples or tutorials, you should copy the file you're
|
||
|
interested in to a directory where you can have read/write access to the file.
|
||
|
</p>
|
||
|
<p>
|
||
|
The <b>pykdedocs</b> viewer that ships with PyKDE4 will let you run sample, example or tutorial
|
||
|
programs, view source code and view documentation all within a single convenient framework. <b>pykdedocs</b>
|
||
|
will also let you save a local (writeable) copy so that you can modify the example code without damaging
|
||
|
the original code. <b>pykdedocs</b> should have installed as an executable in your system's PATH when
|
||
|
PyKDE4 was installed.
|
||
|
</p>
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
<DIV CLASS="NAVFOOTER">
|
||
|
<HR ALIGN="LEFT" WIDTH="100%">
|
||
|
<TABLE SUMMARY="Footer navigation table" WIDTH="100%" BORDER="0" CELLPADDING="0" CELLSPACING="0" style="font-size : 10pt;">
|
||
|
<TR>
|
||
|
<TD WIDTH="33%" ALIGN="left" VALIGN="top"><A HREF="index.html" ACCESSKEY="P">Prev</A></TD>
|
||
|
<TD WIDTH="34%" ALIGN="center" VALIGN="top"><A HREF="toc.html" ACCESSKEY="H">Table of Contents</A></TD>
|
||
|
<TD WIDTH="33%" ALIGN="right" VALIGN="top"><A HREF="install.html" ACCESSKEY="N">Next</A></TD>
|
||
|
</TR>
|
||
|
<TR>
|
||
|
<TD WIDTH="33%" ALIGN="left" VALIGN="top">Table of Contents</TD>
|
||
|
<TD WIDTH="34%" ALIGN="center" VALIGN="top"> </TD>
|
||
|
<TD WIDTH="33%" ALIGN="right" VALIGN="top">Installation</TD>
|
||
|
</TR>
|
||
|
</TABLE>
|
||
|
</DIV>
|
||
|
</BODY>
|
||
|
</HTML>
|
||
|
|