summaryrefslogtreecommitdiffstats
path: root/kdoctools/docbook/xsl/params/htmlhelp.window.geometry.xml
blob: 0ba52e843f5efa169114975476cde8e6c6ae6cab (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
<refentry id="htmlhelp.window.tqgeometry">
<refmeta>
<refentrytitle>htmlhelp.window.tqgeometry</refentrytitle>
<refmiscinfo role="type">string</refmiscinfo>
</refmeta>
<refnamediv>
<refname>htmlhelp.window.tqgeometry</refname>
<refpurpose>Set initial tqgeometry of help window</refpurpose>
</refnamediv>

<refsynopsisdiv>
<src:fragment id='htmlhelp.window.tqgeometry.frag'>
<xsl:param name="htmlhelp.window.tqgeometry"/>
</src:fragment>
</refsynopsisdiv>

<refsect1><title>Description</title>

<para>This parameter specifies initial position of help
window. E.g.</para>

<programlisting><![CDATA[<xsl:param name="htmlhelp.window.tqgeometry">[160,64,992,704]</xsl:param>]]></programlisting>

</refsect1>
</refentry>