~ubuntu-branches/ubuntu/wily/tora/wily-proposed

« back to all changes in this revision

Viewing changes to help/api/toTemplateText.html

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-05-29 13:13:36 UTC
  • mfrom: (1.2.4 upstream)
  • Revision ID: james.westby@ubuntu.com-20070529131336-85ygaddivvmkd3xc
Tags: 1.3.21pre22-1ubuntu1
* Merge from Debian unstable. Remaining Ubuntu changes:
  - debian/rules: call dh_iconcache
  - Remove g++ build dependency
* Modify Maintainer value to match Debian-Maintainer-Field Spec

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
<HTML>
2
 
<HEAD>
3
 
<TITLE>class toTemplateText</TITLE>
4
 
 
5
 
<META NAME="Generator" CONTENT="KDOC ">
6
 
</HEAD>
7
 
<BODY bgcolor="#ffffff" text="#000000" link="#0000ff" vlink="#000099" alink= "#ffffff">
8
 
<TABLE WIDTH="100%" BORDER="0">
9
 
<TR>
10
 
<TD>
11
 
        <TABLE BORDER="0">
12
 
                <TR><TD valign="top" align="left" cellspacing="10">
13
 
                <h1>class toTemplateText</h1>
14
 
                </TD>
15
 
                <TD valign="top" align="right" colspan="1"> This class represent a template item that have an extra text to describe it if it is
16
 
 selected. <small><A HREF="#longdesc">More...</A></small></TD></TR>
17
 
        </TABLE>
18
 
        <HR>
19
 
        <TABLE BORDER="0">
20
 
                <TR><TH>Definition</TH><TD><code>#include &lt;<A HREF="totemplate_h.html">totemplate.h</A>&gt;</code></TD></TR>
21
 
<TR><TH>Inherits</TH><TD><A HREF="toTemplateItem.html">toTemplateItem</A> <small>[public ]</small></TD></TR>
22
 
<TR><TH><A HREF="full-list-toTemplateText.html">List of all Methods</A></TH></TR>
23
 
        </TABLE>
24
 
        </TD>
25
 
<TD align="right"><TABLE BORDER="0"><TR><TD><small><A HREF="index-long.html">Annotated List</A></small></TD></TR>
26
 
<TR><TD><small><A HREF="header-list.html">Files</A></small></TD></TR>
27
 
<TR><TD><small><A HREF="all-globals.html">Globals</A></small></TD></TR>
28
 
<TR><TD><small><A HREF="hier.html">Hierarchy</A></small></TD></TR>
29
 
<TR><TD><small><A HREF="index.html">Index</A></small></TD></TR>
30
 
</TABLE></TD></TR></TABLE>
31
 
<h4>Public Methods</h4><ul><LI>&nbsp;<b><A HREF="#ref2">toTemplateText</A></b> (<A HREF="toTemplateItem.html">toTemplateItem</A> *parent,const <A HREF="/usr/lib/qt3/doc/html/qstring.html">QString</A> &name,const <A HREF="/usr/lib/qt3/doc/html/qstring.html">QString</A> &note) 
32
 
</LI>
33
 
<LI>virtual  <A HREF="/usr/lib/qt3/doc/html/qwidget.html">QWidget</A> *&nbsp;<b><A HREF="#ref3">selectedWidget</A></b> (<A HREF="/usr/lib/qt3/doc/html/qwidget.html">QWidget</A> *parent) 
34
 
</LI>
35
 
</ul><HR><H2><A NAME="longdesc">Detailed Description</A></H2><p> This class represent a template item that have an extra text to describe it if it is
36
 
 selected.
37
 
 </p>
38
 
<A NAME="toTemplateText"></A><A NAME="ref2"></A><table width="100%"><tr bgcolor="#eeeeee"><td>&nbsp;<strong>toTemplateText</strong> (<A HREF="toTemplateItem.html">toTemplateItem</A> *parent,const <A HREF="/usr/lib/qt3/doc/html/qstring.html">QString</A> &name,const <A HREF="/usr/lib/qt3/doc/html/qstring.html">QString</A> &note)
39
 
<br></td><td align="right"><h3><strong>toTemplateText</strong></h3></td></tr></table><p></p><p> Create an item.
40
 
</p>
41
 
<p><b>Parameters</b>:<TABLE BORDER="0" CELLPADDING="5">
42
 
<TR><TD align="left" valign="top"><i>parent</i></TD><TD align="left" valign="top">Parent of this item.
43
 
</TD></TR>
44
 
<TR><TD align="left" valign="top"><i>name</i></TD><TD align="left" valign="top">Contents of the first column of the item.
45
 
</TD></TR>
46
 
<TR><TD align="left" valign="top"><i>note</i></TD><TD align="left" valign="top">Extra text to display if item is selected.
47
 
   </TD></TR>
48
 
</TABLE></P>
49
 
<A NAME="selectedWidget"></A><A NAME="ref3"></A><table width="100%"><tr bgcolor="#eeeeee"><td> <A HREF="/usr/lib/qt3/doc/html/qwidget.html">QWidget</A> *&nbsp;<strong>selectedWidget</strong> (<A HREF="/usr/lib/qt3/doc/html/qwidget.html">QWidget</A> *parent)
50
 
<br></td><td align="right"><h3><strong>selectedWidget</strong></h3></td></tr></table><p> <small>[virtual]</small></p><p> Reimplemented for internal reasons.
51
 
   </p>
52
 
<p>Reimplemented from <A HREF="toTemplateItem.html#selectedWidget">toTemplateItem</A>.</p>
53
 
<HR>
54
 
        <table>
55
 
        <tr><td><small>Generated by: nneul on skyhawk on Wed Feb 23 19:49:58 2005, using kdoc 2.0a54.</small></td></tr>
56
 
        </table>
57
 
</BODY>
58
 
</HTML>