Template:Class: Difference between revisions

From KDE TechBase
(allow a version, too)
(some docs)
Line 1: Line 1:
[http://api.kde.org/classmapper.php?class={{{1}}}&module={{{2|kdelibs}}}&version={{{3|4.0}}} {{{1}}}]<noinclude>[[Category:Template]]</noinclude>
[http://api.kde.org/classmapper.php?class={{{1}}}&module={{{2|kdelibs}}}&version={{{3|4.0}}} {{{1}}}]<noinclude>
=== Usage Examples ===
 
* <nowiki>{{class|kcolordialog}}</nowiki> looks for the docs of KColorDialog in kdelibs from KDE trunk.
* <nowiki>{{class|Syndication::Feed|kdepimlibs}}</nowiki> shows optional parameter for lookup in other modules.
* <nowiki>{{class|kcolordialog|kdelibs|3.5}}</nowiki> shows optional parameter to look up the docs in a different version.
 
 
[[Category:Template]]</noinclude>

Revision as of 23:56, 27 May 2007

{{{1}}}

Usage Examples

  • {{class|kcolordialog}} looks for the docs of KColorDialog in kdelibs from KDE trunk.
  • {{class|Syndication::Feed|kdepimlibs}} shows optional parameter for lookup in other modules.
  • {{class|kcolordialog|kdelibs|3.5}} shows optional parameter to look up the docs in a different version.