You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
139 lines
2.0 KiB
139 lines
2.0 KiB
13 years ago
|
<?xml version="1.0" ?>
|
||
|
<!DOCTYPE refentry PUBLIC "-//KDE//DTD DocBook XML V4.2-Based Variant V1.1//EN" "dtd/kdex.dtd" [
|
||
|
<!ENTITY % Danish "INCLUDE">
|
||
|
]>
|
||
|
|
||
|
<refentry lang="&language;">
|
||
|
<refentryinfo>
|
||
|
<author
|
||
|
><personname
|
||
|
><firstname
|
||
|
>Ben</firstname
|
||
|
><surname
|
||
|
>Burton</surname
|
||
|
></personname
|
||
|
><email
|
||
|
>bab@debian.org</email
|
||
|
></author>
|
||
|
<date
|
||
|
>8. april, 2003</date>
|
||
|
</refentryinfo>
|
||
|
|
||
|
<refmeta>
|
||
|
<refentrytitle
|
||
|
><command
|
||
|
>qtdoc</command
|
||
|
></refentrytitle>
|
||
|
<manvolnum
|
||
|
>1</manvolnum>
|
||
|
</refmeta>
|
||
|
|
||
|
<refnamediv>
|
||
|
<refname
|
||
|
><command
|
||
|
>qtdoc</command
|
||
|
></refname>
|
||
|
<refpurpose
|
||
|
>Åbn en &Qt;-hjælpeside i &konqueror;</refpurpose>
|
||
|
</refnamediv>
|
||
|
|
||
|
<refsynopsisdiv>
|
||
|
<cmdsynopsis
|
||
|
><command
|
||
|
>qtdoc</command
|
||
|
> <group
|
||
|
><option
|
||
|
><replaceable
|
||
|
>klassenavn</replaceable
|
||
|
></option
|
||
|
></group
|
||
|
> </cmdsynopsis>
|
||
|
</refsynopsisdiv>
|
||
|
|
||
|
<refsect1>
|
||
|
<title
|
||
|
>Beskrivelse</title>
|
||
|
|
||
|
<para
|
||
|
><command
|
||
|
>qtdoc</command
|
||
|
> åbner en &Qt;-hjælpeside i &konqueror;. Hvis <replaceable
|
||
|
>klassenavn</replaceable
|
||
|
> angives, åbnes hjælpsiden for klassen. Ellers åbnes &Qt;'s hovedhjælpeside. <replaceable
|
||
|
>klassenavn</replaceable
|
||
|
> er versalfølsomt.</para>
|
||
|
|
||
|
<para
|
||
|
>Værktøjet er en del af &kde;'s programmeludviklingsmiljø.</para>
|
||
|
|
||
|
</refsect1>
|
||
|
|
||
|
<refsect1>
|
||
|
<title
|
||
|
>Miljø</title>
|
||
|
|
||
|
<variablelist>
|
||
|
<varlistentry>
|
||
|
<term
|
||
|
><envar
|
||
|
>QTDIR</envar
|
||
|
></term>
|
||
|
<listitem
|
||
|
><para
|
||
|
>Kataloget hvor &Qt; er installeret. Hovedhjælpsiden for &Qt; forventes at findes i <filename class="directory"
|
||
|
>$<envar
|
||
|
>QTDIR</envar
|
||
|
>/doc/html/</filename
|
||
|
>.</para
|
||
|
></listitem>
|
||
|
</varlistentry>
|
||
|
</variablelist>
|
||
|
|
||
|
</refsect1>
|
||
|
|
||
|
<refsect1>
|
||
|
<title
|
||
|
>Eksempler</title>
|
||
|
|
||
|
<para
|
||
|
>For at vise hjælp for klassen <classname
|
||
|
>QString</classname
|
||
|
>:</para>
|
||
|
<screen
|
||
|
><userinput
|
||
|
><command
|
||
|
>qtdoc</command
|
||
|
> <option
|
||
|
>QString</option
|
||
|
></userinput
|
||
|
></screen>
|
||
|
</refsect1>
|
||
|
|
||
|
<refsect1>
|
||
|
<title
|
||
|
>Se også</title>
|
||
|
|
||
|
<para
|
||
|
>kdedoc(1), assistant(1)</para>
|
||
|
|
||
|
</refsect1>
|
||
|
|
||
|
|
||
|
<refsect1>
|
||
|
<title
|
||
|
>Forfattere</title>
|
||
|
|
||
|
<para
|
||
|
>Denne manualside er skrevet af <personname
|
||
|
><firstname
|
||
|
>Ben</firstname
|
||
|
><surname
|
||
|
>Burton</surname
|
||
|
></personname
|
||
|
><email
|
||
|
>bab@debian.org</email
|
||
|
></para>
|
||
|
</refsect1>
|
||
|
|
||
|
</refentry>
|