Sophie

Sophie

distrib > Fedora > 18 > x86_64 > by-pkgid > 110492f5122731329f0db69a1df590c3 > files > 5100

kdepimlibs-apidocs-4.10.5-1.fc18.noarch.rpm

<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" lang="en" xml:lang="en">
<head>
  <title>KTnef::KTNEFProperty Class Reference</title>
<style type="text/css">
  .cp-doNotDisplay { display: none; }
  @media aural, braille, handheld, tty { .cp-doNotDisplay { display: inline; speak: normal; }}
  .cp-edit { text-align: right; }
  @media print, embossed { .cp-edit { display: none; }}
</style>
  <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
  <meta http-equiv="Content-Style-Type" content="text/css" />
  <link rel="meta" href="http://www.kde.org/labels.rdf" type="application/rdf+xml" title="ICRA labels" />
  <meta name="trademark" content="KDE e.V." />
  <meta name="description" content="K Desktop Environment Homepage, KDE.org" />
  <meta name="MSSmartTagsPreventParsing" content="true" />
  <meta name="robots" content="all" />
  <meta name="no-email-collection" content="http://www.unspam.com/noemailcollection" />
  <script type="text/javascript" src="jquery.js"></script>
  <script type="text/javascript" src="dynsections.js"></script>
  <link rel="shortcut icon" href="../../favicon.ico" /><link rel="icon" href="../../favicon.ico" />
  <link rel="stylesheet" media="screen" type="text/css" title="KDE Colors" href="../../kde.css" />
  <link rel="stylesheet" media="print, embossed" type="text/css" href="../../print.css" />
  <link rel="stylesheet" media="screen, aural, handheld, tty, braille" type="text/css" title="Flat" href="../../flat.css" />
  <link rel="stylesheet" type="text/css" href="../../doxygen.css" />
  <link rel="stylesheet" type="text/css" href="../../tabs.css" />
</head>
<body>
<ul class="cp-doNotDisplay">
  <li><a href="#cp-content" accesskey="2">Skip to content</a></li>
  <li><a href="#cp-menu" accesskey="5">Skip to link menu</a></li>
</ul>
<div id="container">
<div id="header">
  <div id="header_top"><div><div>
    <img alt ="" src="../../top-kde.jpg"/>
    </div></div></div>
  <div id="header_bottom">
    <div id="location">
      <ul>
        <li><a href="http://api.kde.org">KDE API Reference</a></li>
        <li><a href="../../index.html">kdepimlibs-4.10.5 API Reference</a></li>
      </ul>
    </div>
    <div id="menu">
<ul>
<li><a href="http://www.kde.org/">KDE Home</a></li>
<li><a href="http://kde.org/contact/">Contact Us</a></li>
</ul>
</div>
</div>
</div>
<!-- End page header -->
    <div id="body_wrapper">
      <div id="body">
        <!-- begin main content -->
        <div id="right">
          <div class="content">
          <div id="main">
            <div class="clearer">&nbsp;</div>
<h2><a name="content"></a>KTNEF Library</h2>
<!-- BC -->
<div id="top">
<!-- Generated by Doxygen 1.8.3.1 -->
<div id="nav-path" class="navpath">
  <ul>
<li class="navelem"><a class="el" href="namespaceKTnef.html">KTnef</a></li><li class="navelem"><a class="el" href="classKTnef_1_1KTNEFProperty.html">KTNEFProperty</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="summary">
<a href="#pub-types">Public Types</a> &#124;
<a href="#pub-methods">Public Member Functions</a> &#124;
<a href="#pub-static-methods">Static Public Member Functions</a> &#124;
<a href="classKTnef_1_1KTNEFProperty-members.html">List of all members</a>  </div>
  <div class="headertitle">
<div class="title">KTnef::KTNEFProperty Class Reference</div>  </div>
</div><!--header-->
<div class="contents">

<p><code>#include &lt;<a class="el" href="ktnefproperty_8h_source.html">ktnefproperty.h</a>&gt;</code></p>
<table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-types"></a>
Public Types</h2></td></tr>
<tr class="memitem:a732725e93b3824f876551c9135658e3c"><td class="memItemLeft" align="right" valign="top">enum &#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3c">MAPIType</a> { <br/>
&#160;&#160;<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca0e59155e447bc5ef0467400f783f098e">UInt16</a> = 0x0002, 
<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3caceb9761a02b77e1bba2918b90f4960f5">ULong</a> = 0x0003, 
<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca4ec4185fc138be484f2cdcfc1566503e">Float</a> = 0x0004, 
<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca919033823e8483abb521fe3c7c11d065">Double</a> = 0x0005, 
<br/>
&#160;&#160;<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca6cecd4c03ce2500ec3166390ea2d8a68">Boolean</a> = 0x000B, 
<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca3656f32600279b90df19bb65627a30fb">Object</a> = 0x000D, 
<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca6f1a61713c621846c6ebd74e2e252203">Time</a> = 0x0040, 
<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca905eda24cfc0df486cf1ae3b9acdff87">String8</a> = 0x001E, 
<br/>
&#160;&#160;<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3ca0b2825981cdf1bfabb601d68b929b046">UString</a> = 0x001F, 
<a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3cab28b6e9ae2c6eb51ad5295f9ed145437">Binary</a> = 0x0102
<br/>
 }</td></tr>
<tr class="separator:a732725e93b3824f876551c9135658e3c"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-methods"></a>
Public Member Functions</h2></td></tr>
<tr class="memitem:a9ca801367b1d577f9046f2558897eef8"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#a9ca801367b1d577f9046f2558897eef8">KTNEFProperty</a> ()</td></tr>
<tr class="separator:a9ca801367b1d577f9046f2558897eef8"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3fbaf93ce82b86ccddd124e0c6690dc3"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#a3fbaf93ce82b86ccddd124e0c6690dc3">KTNEFProperty</a> (int key_, int type_, const QVariant &amp;value_, const QVariant &amp;name_=QVariant())</td></tr>
<tr class="separator:a3fbaf93ce82b86ccddd124e0c6690dc3"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a68120bdd7df872e025e7b2d8308de27c"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#a68120bdd7df872e025e7b2d8308de27c">KTNEFProperty</a> (const <a class="el" href="classKTnef_1_1KTNEFProperty.html">KTNEFProperty</a> &amp;p)</td></tr>
<tr class="separator:a68120bdd7df872e025e7b2d8308de27c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:ad865615e5c125b42ea0707ebb6d81d44"><td class="memItemLeft" align="right" valign="top">&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#ad865615e5c125b42ea0707ebb6d81d44">~KTNEFProperty</a> ()</td></tr>
<tr class="separator:ad865615e5c125b42ea0707ebb6d81d44"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeda27dde66f141718f5919790229ad40"><td class="memItemLeft" align="right" valign="top">bool&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#aeda27dde66f141718f5919790229ad40">isVector</a> () const </td></tr>
<tr class="separator:aeda27dde66f141718f5919790229ad40"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a2e0103786e516ef713f0c08b45420b36"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#a2e0103786e516ef713f0c08b45420b36">key</a> () const </td></tr>
<tr class="separator:a2e0103786e516ef713f0c08b45420b36"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aae652210a305f5288347d4d6270eb788"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#aae652210a305f5288347d4d6270eb788">keyString</a> () const </td></tr>
<tr class="separator:aae652210a305f5288347d4d6270eb788"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:aeaf5c96be4be290299cbc117024720ca"><td class="memItemLeft" align="right" valign="top">QVariant&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#aeaf5c96be4be290299cbc117024720ca">name</a> () const </td></tr>
<tr class="separator:aeaf5c96be4be290299cbc117024720ca"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a15fe12f3a5e354f7f62d02640427591c"><td class="memItemLeft" align="right" valign="top"><a class="anchor" id="a15fe12f3a5e354f7f62d02640427591c"></a>
<a class="el" href="classKTnef_1_1KTNEFProperty.html">KTNEFProperty</a> &amp;&#160;</td><td class="memItemRight" valign="bottom"><b>operator=</b> (const <a class="el" href="classKTnef_1_1KTNEFProperty.html">KTNEFProperty</a> &amp;other)</td></tr>
<tr class="separator:a15fe12f3a5e354f7f62d02640427591c"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:adfd5d6806acecdb05f31a85245b35c28"><td class="memItemLeft" align="right" valign="top">int&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#adfd5d6806acecdb05f31a85245b35c28">type</a> () const </td></tr>
<tr class="separator:adfd5d6806acecdb05f31a85245b35c28"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a022aa9b0e5b7c24997e44448e082c201"><td class="memItemLeft" align="right" valign="top">QVariant&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#a022aa9b0e5b7c24997e44448e082c201">value</a> () const </td></tr>
<tr class="separator:a022aa9b0e5b7c24997e44448e082c201"><td class="memSeparator" colspan="2">&#160;</td></tr>
<tr class="memitem:a3baf54db5bb7020946edb355f5337230"><td class="memItemLeft" align="right" valign="top">QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#a3baf54db5bb7020946edb355f5337230">valueString</a> () const </td></tr>
<tr class="separator:a3baf54db5bb7020946edb355f5337230"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table><table class="memberdecls">
<tr class="heading"><td colspan="2"><h2 class="groupheader"><a name="pub-static-methods"></a>
Static Public Member Functions</h2></td></tr>
<tr class="memitem:adeaa1a1c1a673f191755473e16e54611"><td class="memItemLeft" align="right" valign="top">static QString&#160;</td><td class="memItemRight" valign="bottom"><a class="el" href="classKTnef_1_1KTNEFProperty.html#adeaa1a1c1a673f191755473e16e54611">formatValue</a> (const QVariant &amp;v, bool beautify=true)</td></tr>
<tr class="separator:adeaa1a1c1a673f191755473e16e54611"><td class="memSeparator" colspan="2">&#160;</td></tr>
</table>
<a name="details" id="details"></a><h2 class="groupheader">Detailed Description</h2>
<div class="textblock"><p>Interface for setting <b>MAPI</b> properties. </p>

<p>Definition at line <a class="el" href="ktnefproperty_8h_source.html#l00044">44</a> of file <a class="el" href="ktnefproperty_8h_source.html">ktnefproperty.h</a>.</p>
</div><h2 class="groupheader">Member Enumeration Documentation</h2>
<a class="anchor" id="a732725e93b3824f876551c9135658e3c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">enum <a class="el" href="classKTnef_1_1KTNEFProperty.html#a732725e93b3824f876551c9135658e3c">KTnef::KTNEFProperty::MAPIType</a></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>The different <b>MAPI</b> types. </p>
<table class="fieldtable">
<tr><th colspan="2">Enumerator</th></tr><tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca0e59155e447bc5ef0467400f783f098e"></a>UInt16</em>&nbsp;</td><td class="fielddoc">
<p>16-bit unsigned integer </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3caceb9761a02b77e1bba2918b90f4960f5"></a>ULong</em>&nbsp;</td><td class="fielddoc">
<p>unsigned long integer </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca4ec4185fc138be484f2cdcfc1566503e"></a>Float</em>&nbsp;</td><td class="fielddoc">
<p>single precision floating point </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca919033823e8483abb521fe3c7c11d065"></a>Double</em>&nbsp;</td><td class="fielddoc">
<p>double precision floating point </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca6cecd4c03ce2500ec3166390ea2d8a68"></a>Boolean</em>&nbsp;</td><td class="fielddoc">
<p>a boolean value </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca3656f32600279b90df19bb65627a30fb"></a>Object</em>&nbsp;</td><td class="fielddoc">
<p>an object </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca6f1a61713c621846c6ebd74e2e252203"></a>Time</em>&nbsp;</td><td class="fielddoc">
<p>a time value </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca905eda24cfc0df486cf1ae3b9acdff87"></a>String8</em>&nbsp;</td><td class="fielddoc">
<p>a string of 8 characters </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3ca0b2825981cdf1bfabb601d68b929b046"></a>UString</em>&nbsp;</td><td class="fielddoc">
<p>a string of characters </p>
</td></tr>
<tr><td class="fieldname"><em><a class="anchor" id="a732725e93b3824f876551c9135658e3cab28b6e9ae2c6eb51ad5295f9ed145437"></a>Binary</em>&nbsp;</td><td class="fielddoc">
<p>a binary value </p>
</td></tr>
</table>

<p>Definition at line <a class="el" href="ktnefproperty_8h_source.html#l00050">50</a> of file <a class="el" href="ktnefproperty_8h_source.html">ktnefproperty.h</a>.</p>

</div>
</div>
<h2 class="groupheader">Constructor &amp; Destructor Documentation</h2>
<a class="anchor" id="a9ca801367b1d577f9046f2558897eef8"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KTNEFProperty::KTNEFProperty </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructs a <b>TNEF</b> property. </p>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00049">49</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3fbaf93ce82b86ccddd124e0c6690dc3"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KTNEFProperty::KTNEFProperty </td>
          <td>(</td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>key_</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">int&#160;</td>
          <td class="paramname"><em>type_</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QVariant &amp;&#160;</td>
          <td class="paramname"><em>value_</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">const QVariant &amp;&#160;</td>
          <td class="paramname"><em>name_</em> = <code>QVariant()</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructs a <b>TNEF</b> property initialized with specified settings. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">key_</td><td>is the property key. </td></tr>
    <tr><td class="paramname">type_</td><td>is the property type. </td></tr>
    <tr><td class="paramname">value_</td><td>is the property value. </td></tr>
    <tr><td class="paramname">name_</td><td>is the property name. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00054">54</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a68120bdd7df872e025e7b2d8308de27c"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KTNEFProperty::KTNEFProperty </td>
          <td>(</td>
          <td class="paramtype">const <a class="el" href="classKTnef_1_1KTNEFProperty.html">KTNEFProperty</a> &amp;&#160;</td>
          <td class="paramname"><em>p</em></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Constructs a <b>TNEF</b> property with settings from another property. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">p</td><td>is a <a class="el" href="classKTnef_1_1KTNEFProperty.html#a9ca801367b1d577f9046f2558897eef8" title="Constructs a TNEF property.">KTNEFProperty</a>. </td></tr>
  </table>
  </dd>
</dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00064">64</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="ad865615e5c125b42ea0707ebb6d81d44"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">KTNEFProperty::~KTNEFProperty </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td></td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Destroys the property. </p>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00070">70</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<h2 class="groupheader">Member Function Documentation</h2>
<a class="anchor" id="adeaa1a1c1a673f191755473e16e54611"></a>
<div class="memitem">
<div class="memproto">
<table class="mlabels">
  <tr>
  <td class="mlabels-left">
      <table class="memname">
        <tr>
          <td class="memname">QString KTNEFProperty::formatValue </td>
          <td>(</td>
          <td class="paramtype">const QVariant &amp;&#160;</td>
          <td class="paramname"><em>v</em>, </td>
        </tr>
        <tr>
          <td class="paramkey"></td>
          <td></td>
          <td class="paramtype">bool&#160;</td>
          <td class="paramname"><em>beautify</em> = <code>true</code>&#160;</td>
        </tr>
        <tr>
          <td></td>
          <td>)</td>
          <td></td><td></td>
        </tr>
      </table>
  </td>
  <td class="mlabels-right">
<span class="mlabels"><span class="mlabel">static</span></span>  </td>
  </tr>
</table>
</div><div class="memdoc">

<p>Creates a formatted string from the value of the property. </p>
<dl class="params"><dt>Parameters</dt><dd>
  <table class="params">
    <tr><td class="paramname">v</td><td>is the property value. </td></tr>
    <tr><td class="paramname">beautify</td><td>if true uses a prettier format</td></tr>
  </table>
  </dd>
</dl>
<dl class="section return"><dt>Returns</dt><dd>the formatted value string. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00097">97</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aeda27dde66f141718f5919790229ad40"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">bool KTNEFProperty::isVector </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Determines if the property is a vector type. </p>
<dl class="section return"><dt>Returns</dt><dd>true if the property is a vector type; otherwise false. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00153">153</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a2e0103786e516ef713f0c08b45420b36"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KTNEFProperty::key </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the integer key of the property. </p>
<dl class="section return"><dt>Returns</dt><dd>the property key. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00133">133</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aae652210a305f5288347d4d6270eb788"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString KTNEFProperty::keyString </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the key string of the property. </p>
<dl class="section return"><dt>Returns</dt><dd>the key string. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00084">84</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="aeaf5c96be4be290299cbc117024720ca"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QVariant KTNEFProperty::name </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the name of the property. </p>
<dl class="section return"><dt>Returns</dt><dd>the property name. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00148">148</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="adfd5d6806acecdb05f31a85245b35c28"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">int KTNEFProperty::type </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the integer type of the property. </p>
<dl class="section return"><dt>Returns</dt><dd>the property type. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00138">138</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a022aa9b0e5b7c24997e44448e082c201"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QVariant KTNEFProperty::value </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the value of the property. </p>
<dl class="section return"><dt>Returns</dt><dd>the property value. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00143">143</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<a class="anchor" id="a3baf54db5bb7020946edb355f5337230"></a>
<div class="memitem">
<div class="memproto">
      <table class="memname">
        <tr>
          <td class="memname">QString KTNEFProperty::valueString </td>
          <td>(</td>
          <td class="paramname"></td><td>)</td>
          <td> const</td>
        </tr>
      </table>
</div><div class="memdoc">

<p>Returns the value string of the property. </p>
<dl class="section return"><dt>Returns</dt><dd>the value string. </dd></dl>

<p>Definition at line <a class="el" href="ktnefproperty_8cpp_source.html#l00128">128</a> of file <a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a>.</p>

</div>
</div>
<hr/>The documentation for this class was generated from the following files:<ul>
<li><a class="el" href="ktnefproperty_8h_source.html">ktnefproperty.h</a></li>
<li><a class="el" href="ktnefproperty_8cpp_source.html">ktnefproperty.cpp</a></li>
</ul>
</div><!-- contents -->
<div class="copyrights">
This file is part of the KDE documentation.<br/>
Documentation copyright &copy; 1996-2013 The KDE developers.<br/>
Generated on Fri Jul 12 2013 16:49:47 by
<a href="http://www.doxygen.org/index.html">doxygen</a> 1.8.3.1 written
by <a href="mailto:dimitri@stack.nl">Dimitri van Heesch</a>, &copy;&nbsp;1997-2006
<p>
KDE's <a href="http://techbase.kde.org/Policies/Library_Documentation_Policy">Doxygen guidelines</a> are available online.
</p>
</div>
            </div>
          </div>
        </div>
        <div id="left">
          <div class="menu_box">
<a name="cp-menu" /><div class="menutitle"><div>
<h2 id="cp-menu-project">KTNEF Library</h2>
<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "KTNEF Library"</a>
</div></div>
<ul><li><a href="index.html">Main Page</a></li><li><a href="namespaces.html">Namespace List</a></li><li><a href="namespacemembers.html">Namespace Members</a></li><li><a href="classes.html">Alphabetical List</a></li><li><a href="annotated.html">Class List</a></li><li><a href="hierarchy.html">Class Hierarchy</a></li><li><a href="functions.html">Class Members</a></li><li><a href="files.html">File List</a></li><li><a href="globals.html">File Members</a></li><li><a href="pages.html">Related Pages</a></li></ul>
<!--
<h2>Class Picker</h2>
<div style="text-align: center;">
<form name="guideform">
<select name="guidelinks" style="width:100%;" onChange="window.location=document.guideform.guidelinks.options[document.guideform.guidelinks.selectedIndex].value">
<option value="annotated.html">-- Choose --</option>
  <option value="classKTnef_1_1KTNEFAttach.html">ktnef::ktnefattach</option>,  <option value="classKTnef_1_1KTNEFMessage.html">ktnef::ktnefmessage</option>,  <option value="classKTnef_1_1KTNEFParser.html">ktnef::ktnefparser</option>,  <option value="classKTnef_1_1KTNEFProperty.html">ktnef::ktnefproperty</option>,  <option value="classKTnef_1_1KTNEFPropertySet.html">ktnef::ktnefpropertyset</option>,  <option value="classKTnef_1_1KTNEFWriter.html">ktnef::ktnefwriter</option>,
</select>
</form>
</div>
-->
<div class="menu_box">
<a name="cp-menu" /><div class="menutitle"><div>
<h2 id="cp-menu-project">kdepimlibs-4.10.5 API Reference</h2>
<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "kdepimlibs-4.10.5 API Reference"</a>
</div></div>
<div class="nav_list">
<ul>
<li><a href="../../akonadi/html/index.html">akonadi</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/contact/html/index.html">contact</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/kmime/html/index.html">kmime</a></li><li>&nbsp;&nbsp;<a href="../../akonadi/socialutils/html/index.html">socialutils</a></li><li><a href="../../kabc/html/index.html">kabc</a></li><li><a href="../../kalarmcal/html/index.html">kalarmcal</a></li><li><a href="../../kblog/html/index.html">kblog</a></li><li><a href="../../kcal/html/index.html">kcal</a></li><li><a href="../../kcalcore/html/index.html">kcalcore</a></li><li><a href="../../kcalutils/html/index.html">kcalutils</a></li><li><a href="../../kholidays/html/index.html">kholidays</a></li><li><a href="../../kimap/html/index.html">kimap</a></li><li><a href="../../kioslave/html/index.html">kioslave</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/imap4/html/index.html">imap4</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/mbox/html/index.html">mbox</a></li><li>&nbsp;&nbsp;<a href="../../kioslave/nntp/html/index.html">nntp</a></li><li><a href="../../kldap/html/index.html">kldap</a></li><li><a href="../../kmbox/html/index.html">kmbox</a></li><li><a href="../../kmime/html/index.html">kmime</a></li><li><a href="../../kontactinterface/html/index.html">kontactinterface</a></li><li><a href="../../kpimidentities/html/index.html">kpimidentities</a></li><li><a href="../../kpimtextedit/html/index.html">kpimtextedit</a></li><li><a href="../../kpimutils/html/index.html">kpimutils</a></li><li><a href="../../kresources/html/index.html">kresources</a></li><li><a href="../../ktnef/html/index.html">ktnef</a></li><li><a href="../../kxmlrpcclient/html/index.html">kxmlrpcclient</a></li><li><a href="../../mailtransport/html/index.html">mailtransport</a></li><li><a href="../../microblog/html/index.html">microblog</a></li><li><a href="../../qgpgme/html/index.html">qgpgme</a></li><li><a href="../../syndication/html/index.html">syndication</a></li><li>&nbsp;&nbsp;<a href="../../syndication/atom/html/index.html">atom</a></li><li>&nbsp;&nbsp;<a href="../../syndication/rdf/html/index.html">rdf</a></li><li>&nbsp;&nbsp;<a href="../../syndication/rss2/html/index.html">rss2</a></li>
</ul></div></div>
<!-- api_searchbox -->
          </div>
        </div>
        <div class="clearer"></div>
      </div>
      <div class="clearer"></div>
    </div>
    <div id="end_body"></div>
    <div id="footer"><div id="footer_text">
    Report problems with this website to <a href="https://bugs.kde.org/enter_sysadmin_request.cgi?component=api.kde.org">our bug tracking system</a>.<br>
    Contact the specific authors with questions and comments about the page contents.<p>
    KDE<sup>&#174;</sup> and <a href="/media/images/kde_gear_black.png">the K Desktop Environment<sup>&#174;</sup> logo</a> are registered trademarks of <a href="http://ev.kde.org/" title="Homepage of the KDE non-profit Organization">KDE e.V.</a> |
        <a href="http://www.kde.org/contact/impressum.php">Legal</a></p>
    </div></div>
  </div>
<!--
WARNING: DO NOT SEND MAIL TO THE FOLLOWING EMAIL ADDRESS! YOU WILL
BE BLOCKED INSTANTLY AND PERMANENTLY!
<a href="mailto:aaaatrap-45abe0e0c3bebc77@kde.org">Block me</a>
WARNING END
-->
</body>
</html>