Sophie

Sophie

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

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>dublincore.cpp Source File</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>syndication/rdf</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="dir_1ff732194ed32930b622c98cfadfdf06.html">syndication</a></li><li class="navelem"><a class="el" href="dir_a201ca037abe6444ad16ddae967da6cc.html">rdf</a></li>  </ul>
</div>
</div><!-- top -->
<div class="header">
  <div class="headertitle">
<div class="title">dublincore.cpp</div>  </div>
</div><!--header-->
<div class="contents">
<div class="fragment"><div class="line"><a name="l00001"></a><span class="lineno">    1</span>&#160;<span class="comment">/*</span></div>
<div class="line"><a name="l00002"></a><span class="lineno">    2</span>&#160;<span class="comment"> * This file is part of the syndication library</span></div>
<div class="line"><a name="l00003"></a><span class="lineno">    3</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00004"></a><span class="lineno">    4</span>&#160;<span class="comment"> * Copyright (C) 2006 Frank Osterfeld &lt;osterfeld@kde.org&gt;</span></div>
<div class="line"><a name="l00005"></a><span class="lineno">    5</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00006"></a><span class="lineno">    6</span>&#160;<span class="comment"> * This library is free software; you can redistribute it and/or</span></div>
<div class="line"><a name="l00007"></a><span class="lineno">    7</span>&#160;<span class="comment"> * modify it under the terms of the GNU Library General Public</span></div>
<div class="line"><a name="l00008"></a><span class="lineno">    8</span>&#160;<span class="comment"> * License as published by the Free Software Foundation; either</span></div>
<div class="line"><a name="l00009"></a><span class="lineno">    9</span>&#160;<span class="comment"> * version 2 of the License, or (at your option) any later version.</span></div>
<div class="line"><a name="l00010"></a><span class="lineno">   10</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00011"></a><span class="lineno">   11</span>&#160;<span class="comment"> * This library is distributed in the hope that it will be useful,</span></div>
<div class="line"><a name="l00012"></a><span class="lineno">   12</span>&#160;<span class="comment"> * but WITHOUT ANY WARRANTY; without even the implied warranty of</span></div>
<div class="line"><a name="l00013"></a><span class="lineno">   13</span>&#160;<span class="comment"> * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU</span></div>
<div class="line"><a name="l00014"></a><span class="lineno">   14</span>&#160;<span class="comment"> * Library General Public License for more details.</span></div>
<div class="line"><a name="l00015"></a><span class="lineno">   15</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00016"></a><span class="lineno">   16</span>&#160;<span class="comment"> * You should have received a copy of the GNU Library General Public License</span></div>
<div class="line"><a name="l00017"></a><span class="lineno">   17</span>&#160;<span class="comment"> * along with this library; see the file COPYING.LIB.  If not, write to</span></div>
<div class="line"><a name="l00018"></a><span class="lineno">   18</span>&#160;<span class="comment"> * the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,</span></div>
<div class="line"><a name="l00019"></a><span class="lineno">   19</span>&#160;<span class="comment"> * Boston, MA 02110-1301, USA.</span></div>
<div class="line"><a name="l00020"></a><span class="lineno">   20</span>&#160;<span class="comment"> *</span></div>
<div class="line"><a name="l00021"></a><span class="lineno">   21</span>&#160;<span class="comment"> */</span></div>
<div class="line"><a name="l00022"></a><span class="lineno">   22</span>&#160;</div>
<div class="line"><a name="l00023"></a><span class="lineno">   23</span>&#160;<span class="preprocessor">#include &quot;dublincore.h&quot;</span></div>
<div class="line"><a name="l00024"></a><span class="lineno">   24</span>&#160;<span class="preprocessor">#include &quot;dublincorevocab.h&quot;</span></div>
<div class="line"><a name="l00025"></a><span class="lineno">   25</span>&#160;<span class="preprocessor">#include &quot;property.h&quot;</span></div>
<div class="line"><a name="l00026"></a><span class="lineno">   26</span>&#160;<span class="preprocessor">#include &quot;statement.h&quot;</span></div>
<div class="line"><a name="l00027"></a><span class="lineno">   27</span>&#160;</div>
<div class="line"><a name="l00028"></a><span class="lineno">   28</span>&#160;<span class="preprocessor">#include &lt;tools.h&gt;</span></div>
<div class="line"><a name="l00029"></a><span class="lineno">   29</span>&#160;</div>
<div class="line"><a name="l00030"></a><span class="lineno">   30</span>&#160;<span class="preprocessor">#include &lt;QtCore/QList&gt;</span></div>
<div class="line"><a name="l00031"></a><span class="lineno">   31</span>&#160;<span class="preprocessor">#include &lt;QtCore/QString&gt;</span></div>
<div class="line"><a name="l00032"></a><span class="lineno">   32</span>&#160;<span class="preprocessor">#include &lt;QtCore/QStringList&gt;</span></div>
<div class="line"><a name="l00033"></a><span class="lineno">   33</span>&#160;</div>
<div class="line"><a name="l00034"></a><span class="lineno">   34</span>&#160;<span class="keyword">namespace </span>Syndication {</div>
<div class="line"><a name="l00035"></a><span class="lineno">   35</span>&#160;<span class="keyword">namespace </span>RDF {</div>
<div class="line"><a name="l00036"></a><span class="lineno">   36</span>&#160;    </div>
<div class="line"><a name="l00037"></a><span class="lineno">   37</span>&#160;</div>
<div class="line"><a name="l00038"></a><span class="lineno">   38</span>&#160;</div>
<div class="line"><a name="l00039"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#afc6d5a7b00274832d6ba48fea1f0b32a">   39</a></span>&#160;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#afc6d5a7b00274832d6ba48fea1f0b32a" title="creates a dublin core convenience wrapper for a resource">DublinCore::DublinCore</a>(ResourcePtr resource) : <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html" title="A wrapper for RDF resources.">ResourceWrapper</a>(resource)</div>
<div class="line"><a name="l00040"></a><span class="lineno">   40</span>&#160;{</div>
<div class="line"><a name="l00041"></a><span class="lineno">   41</span>&#160;}</div>
<div class="line"><a name="l00042"></a><span class="lineno">   42</span>&#160;</div>
<div class="line"><a name="l00043"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae785fac34cc55204d37962c41b755baa">   43</a></span>&#160;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae785fac34cc55204d37962c41b755baa" title="virtual destructor">DublinCore::~DublinCore</a>()</div>
<div class="line"><a name="l00044"></a><span class="lineno">   44</span>&#160;{</div>
<div class="line"><a name="l00045"></a><span class="lineno">   45</span>&#160;}</div>
<div class="line"><a name="l00046"></a><span class="lineno">   46</span>&#160;</div>
<div class="line"><a name="l00047"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aeb0690034a5a91841a3b28a502f77383">   47</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aeb0690034a5a91841a3b28a502f77383" title=""An entity responsible for making contributions to the content of the resource.">DublinCore::contributor</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00048"></a><span class="lineno">   48</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00049"></a><span class="lineno">   49</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aeb0690034a5a91841a3b28a502f77383" title=""An entity responsible for making contributions to the content of the resource.">contributor</a>())-&gt;asString();</div>
<div class="line"><a name="l00050"></a><span class="lineno">   50</span>&#160;}</div>
<div class="line"><a name="l00051"></a><span class="lineno">   51</span>&#160;</div>
<div class="line"><a name="l00052"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a12da15348ac1395baf7308ae3f2e3747">   52</a></span>&#160;QStringList <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a12da15348ac1395baf7308ae3f2e3747" title="like contributor(), but returns all dc:contributor properties, not only one.">DublinCore::contributors</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00053"></a><span class="lineno">   53</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00054"></a><span class="lineno">   54</span>&#160;    QStringList res;</div>
<div class="line"><a name="l00055"></a><span class="lineno">   55</span>&#160;    QList&lt;StatementPtr&gt; list = <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;properties(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aeb0690034a5a91841a3b28a502f77383" title=""An entity responsible for making contributions to the content of the resource.">contributor</a>());</div>
<div class="line"><a name="l00056"></a><span class="lineno">   56</span>&#160;    QList&lt;StatementPtr&gt;::ConstIterator it = list.constBegin();</div>
<div class="line"><a name="l00057"></a><span class="lineno">   57</span>&#160;    QList&lt;StatementPtr&gt;::ConstIterator end = list.constEnd();</div>
<div class="line"><a name="l00058"></a><span class="lineno">   58</span>&#160;    <span class="keywordflow">for</span> ( ; it != end; ++it)</div>
<div class="line"><a name="l00059"></a><span class="lineno">   59</span>&#160;    {</div>
<div class="line"><a name="l00060"></a><span class="lineno">   60</span>&#160;        QString str = (*it)-&gt;asString();</div>
<div class="line"><a name="l00061"></a><span class="lineno">   61</span>&#160;        <span class="keywordflow">if</span> (!str.isNull())</div>
<div class="line"><a name="l00062"></a><span class="lineno">   62</span>&#160;            res.append(str);</div>
<div class="line"><a name="l00063"></a><span class="lineno">   63</span>&#160;    }</div>
<div class="line"><a name="l00064"></a><span class="lineno">   64</span>&#160;    <span class="keywordflow">return</span> res;</div>
<div class="line"><a name="l00065"></a><span class="lineno">   65</span>&#160;}</div>
<div class="line"><a name="l00066"></a><span class="lineno">   66</span>&#160;</div>
<div class="line"><a name="l00067"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a2fdfc31d50603a33c08ae001e57c542e">   67</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a2fdfc31d50603a33c08ae001e57c542e" title=""The extent or scope of the content of the resource.">DublinCore::coverage</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00068"></a><span class="lineno">   68</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00069"></a><span class="lineno">   69</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a2fdfc31d50603a33c08ae001e57c542e" title=""The extent or scope of the content of the resource.">coverage</a>())-&gt;asString();</div>
<div class="line"><a name="l00070"></a><span class="lineno">   70</span>&#160;}</div>
<div class="line"><a name="l00071"></a><span class="lineno">   71</span>&#160;</div>
<div class="line"><a name="l00072"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac3151f15dd616dae289680453c9405ec">   72</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac3151f15dd616dae289680453c9405ec" title=""An entity primarily responsible for making the content of the resource.">DublinCore::creator</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00073"></a><span class="lineno">   73</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00074"></a><span class="lineno">   74</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac3151f15dd616dae289680453c9405ec" title=""An entity primarily responsible for making the content of the resource.">creator</a>())-&gt;asString();</div>
<div class="line"><a name="l00075"></a><span class="lineno">   75</span>&#160;}</div>
<div class="line"><a name="l00076"></a><span class="lineno">   76</span>&#160;</div>
<div class="line"><a name="l00077"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a4cc7b41faf34fa36481cad4ebfb964c4">   77</a></span>&#160;QStringList <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a4cc7b41faf34fa36481cad4ebfb964c4" title="like creator(), but returns all dc:creator properties, not only one.">DublinCore::creators</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00078"></a><span class="lineno">   78</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00079"></a><span class="lineno">   79</span>&#160;    QStringList res;</div>
<div class="line"><a name="l00080"></a><span class="lineno">   80</span>&#160;    QList&lt;StatementPtr&gt; list = <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;properties(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac3151f15dd616dae289680453c9405ec" title=""An entity primarily responsible for making the content of the resource.">creator</a>());</div>
<div class="line"><a name="l00081"></a><span class="lineno">   81</span>&#160;    QList&lt;StatementPtr&gt;::ConstIterator it = list.constBegin();</div>
<div class="line"><a name="l00082"></a><span class="lineno">   82</span>&#160;    QList&lt;StatementPtr&gt;::ConstIterator end = list.constEnd();</div>
<div class="line"><a name="l00083"></a><span class="lineno">   83</span>&#160;    <span class="keywordflow">for</span> ( ; it != end; ++it)</div>
<div class="line"><a name="l00084"></a><span class="lineno">   84</span>&#160;    {</div>
<div class="line"><a name="l00085"></a><span class="lineno">   85</span>&#160;        QString str = (*it)-&gt;asString();</div>
<div class="line"><a name="l00086"></a><span class="lineno">   86</span>&#160;        <span class="keywordflow">if</span> (!str.isNull())</div>
<div class="line"><a name="l00087"></a><span class="lineno">   87</span>&#160;            res.append(str);</div>
<div class="line"><a name="l00088"></a><span class="lineno">   88</span>&#160;    }</div>
<div class="line"><a name="l00089"></a><span class="lineno">   89</span>&#160;    <span class="keywordflow">return</span> res;</div>
<div class="line"><a name="l00090"></a><span class="lineno">   90</span>&#160;}</div>
<div class="line"><a name="l00091"></a><span class="lineno">   91</span>&#160;</div>
<div class="line"><a name="l00092"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac90e1af5a761d54392f9fe03da746086">   92</a></span>&#160;time_t <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac90e1af5a761d54392f9fe03da746086" title=""A date associated with an event in the life cycle of the resource.">DublinCore::date</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00093"></a><span class="lineno">   93</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00094"></a><span class="lineno">   94</span>&#160;    QString str =  <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac90e1af5a761d54392f9fe03da746086" title=""A date associated with an event in the life cycle of the resource.">date</a>())-&gt;asString();</div>
<div class="line"><a name="l00095"></a><span class="lineno">   95</span>&#160;    <span class="keywordflow">return</span> parseDate(str, ISODate);</div>
<div class="line"><a name="l00096"></a><span class="lineno">   96</span>&#160;    </div>
<div class="line"><a name="l00097"></a><span class="lineno">   97</span>&#160;}</div>
<div class="line"><a name="l00098"></a><span class="lineno">   98</span>&#160;</div>
<div class="line"><a name="l00099"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad14c8a04bdf3e338e67198c8acc10dcb">   99</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad14c8a04bdf3e338e67198c8acc10dcb" title=""An account of the content of the resource.">DublinCore::description</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00100"></a><span class="lineno">  100</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00101"></a><span class="lineno">  101</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad14c8a04bdf3e338e67198c8acc10dcb" title=""An account of the content of the resource.">description</a>())-&gt;asString();</div>
<div class="line"><a name="l00102"></a><span class="lineno">  102</span>&#160;}</div>
<div class="line"><a name="l00103"></a><span class="lineno">  103</span>&#160;</div>
<div class="line"><a name="l00104"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a8ca1666b217b37ec1194456325c68efb">  104</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a8ca1666b217b37ec1194456325c68efb" title=""The physical or digital manifestation of the resource.">DublinCore::format</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00105"></a><span class="lineno">  105</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00106"></a><span class="lineno">  106</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a8ca1666b217b37ec1194456325c68efb" title=""The physical or digital manifestation of the resource.">format</a>())-&gt;asString();</div>
<div class="line"><a name="l00107"></a><span class="lineno">  107</span>&#160;}</div>
<div class="line"><a name="l00108"></a><span class="lineno">  108</span>&#160;</div>
<div class="line"><a name="l00109"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5da85d52b0b4abf2b1dd0566241ded7d">  109</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5da85d52b0b4abf2b1dd0566241ded7d" title=""An unambiguous reference to the resource within a given context.">DublinCore::identifier</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00110"></a><span class="lineno">  110</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00111"></a><span class="lineno">  111</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5da85d52b0b4abf2b1dd0566241ded7d" title=""An unambiguous reference to the resource within a given context.">identifier</a>())-&gt;asString();</div>
<div class="line"><a name="l00112"></a><span class="lineno">  112</span>&#160;}</div>
<div class="line"><a name="l00113"></a><span class="lineno">  113</span>&#160;</div>
<div class="line"><a name="l00114"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac978fd3eaa06b34f8d95a4c5b71109b0">  114</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac978fd3eaa06b34f8d95a4c5b71109b0" title=""A language of the intellectual content of the resource.">DublinCore::language</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00115"></a><span class="lineno">  115</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00116"></a><span class="lineno">  116</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac978fd3eaa06b34f8d95a4c5b71109b0" title=""A language of the intellectual content of the resource.">language</a>())-&gt;asString();</div>
<div class="line"><a name="l00117"></a><span class="lineno">  117</span>&#160;}</div>
<div class="line"><a name="l00118"></a><span class="lineno">  118</span>&#160;</div>
<div class="line"><a name="l00119"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aa1b58d6603cd4ee3b52b4c1c220cc042">  119</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aa1b58d6603cd4ee3b52b4c1c220cc042" title=""An entity responsible for making the resource available.">DublinCore::publisher</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00120"></a><span class="lineno">  120</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00121"></a><span class="lineno">  121</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aa1b58d6603cd4ee3b52b4c1c220cc042" title=""An entity responsible for making the resource available.">publisher</a>())-&gt;asString();</div>
<div class="line"><a name="l00122"></a><span class="lineno">  122</span>&#160;}</div>
<div class="line"><a name="l00123"></a><span class="lineno">  123</span>&#160;</div>
<div class="line"><a name="l00124"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae746957871b675eb83ef89d405924d5c">  124</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae746957871b675eb83ef89d405924d5c" title=""A reference to a related resource.">DublinCore::relation</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00125"></a><span class="lineno">  125</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00126"></a><span class="lineno">  126</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae746957871b675eb83ef89d405924d5c" title=""A reference to a related resource.">relation</a>())-&gt;asString();</div>
<div class="line"><a name="l00127"></a><span class="lineno">  127</span>&#160;}</div>
<div class="line"><a name="l00128"></a><span class="lineno">  128</span>&#160;</div>
<div class="line"><a name="l00129"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad5c3502ab1abf729cbde528e7a70c704">  129</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad5c3502ab1abf729cbde528e7a70c704" title=""Information about rights held in and over the resource.">DublinCore::rights</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00130"></a><span class="lineno">  130</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00131"></a><span class="lineno">  131</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad5c3502ab1abf729cbde528e7a70c704" title=""Information about rights held in and over the resource.">rights</a>())-&gt;asString();</div>
<div class="line"><a name="l00132"></a><span class="lineno">  132</span>&#160;}</div>
<div class="line"><a name="l00133"></a><span class="lineno">  133</span>&#160;</div>
<div class="line"><a name="l00134"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5a31ee143e35ecc36e6714364f0dcfef">  134</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5a31ee143e35ecc36e6714364f0dcfef" title="A Reference to a resource from which the present resource is derived.">DublinCore::source</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00135"></a><span class="lineno">  135</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00136"></a><span class="lineno">  136</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5a31ee143e35ecc36e6714364f0dcfef" title="A Reference to a resource from which the present resource is derived.">source</a>())-&gt;asString();</div>
<div class="line"><a name="l00137"></a><span class="lineno">  137</span>&#160;}</div>
<div class="line"><a name="l00138"></a><span class="lineno">  138</span>&#160;</div>
<div class="line"><a name="l00139"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#adbc4799f8eb4bde52949f79d5c25276d">  139</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#adbc4799f8eb4bde52949f79d5c25276d" title=""The topic of the content of the resource.">DublinCore::subject</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00140"></a><span class="lineno">  140</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00141"></a><span class="lineno">  141</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#adbc4799f8eb4bde52949f79d5c25276d" title=""The topic of the content of the resource.">subject</a>())-&gt;asString();</div>
<div class="line"><a name="l00142"></a><span class="lineno">  142</span>&#160;}</div>
<div class="line"><a name="l00143"></a><span class="lineno">  143</span>&#160;</div>
<div class="line"><a name="l00144"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a1ab127c97f80ed739c2ad918cdedcec5">  144</a></span>&#160;QStringList <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a1ab127c97f80ed739c2ad918cdedcec5" title="like subject(), but returns all dc:subject properties, not only one.">DublinCore::subjects</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00145"></a><span class="lineno">  145</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00146"></a><span class="lineno">  146</span>&#160;    QStringList res;</div>
<div class="line"><a name="l00147"></a><span class="lineno">  147</span>&#160;    QList&lt;StatementPtr&gt; list = <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;properties(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#adbc4799f8eb4bde52949f79d5c25276d" title=""The topic of the content of the resource.">subject</a>());</div>
<div class="line"><a name="l00148"></a><span class="lineno">  148</span>&#160;    QList&lt;StatementPtr&gt;::ConstIterator it = list.constBegin();</div>
<div class="line"><a name="l00149"></a><span class="lineno">  149</span>&#160;    QList&lt;StatementPtr&gt;::ConstIterator end = list.constEnd();</div>
<div class="line"><a name="l00150"></a><span class="lineno">  150</span>&#160;    <span class="keywordflow">for</span> ( ; it != end; ++it)</div>
<div class="line"><a name="l00151"></a><span class="lineno">  151</span>&#160;    {</div>
<div class="line"><a name="l00152"></a><span class="lineno">  152</span>&#160;        QString str = (*it)-&gt;asString();</div>
<div class="line"><a name="l00153"></a><span class="lineno">  153</span>&#160;        <span class="keywordflow">if</span> (!str.isNull())</div>
<div class="line"><a name="l00154"></a><span class="lineno">  154</span>&#160;            res.append(str);</div>
<div class="line"><a name="l00155"></a><span class="lineno">  155</span>&#160;    }</div>
<div class="line"><a name="l00156"></a><span class="lineno">  156</span>&#160;    <span class="keywordflow">return</span> res;</div>
<div class="line"><a name="l00157"></a><span class="lineno">  157</span>&#160;}</div>
<div class="line"><a name="l00158"></a><span class="lineno">  158</span>&#160;</div>
<div class="line"><a name="l00159"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ada18524027ea4021f88afff1748e613e">  159</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ada18524027ea4021f88afff1748e613e" title="A name given to the resource.">DublinCore::title</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00160"></a><span class="lineno">  160</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00161"></a><span class="lineno">  161</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ada18524027ea4021f88afff1748e613e" title="A name given to the resource.">title</a>())-&gt;asString();</div>
<div class="line"><a name="l00162"></a><span class="lineno">  162</span>&#160;}</div>
<div class="line"><a name="l00163"></a><span class="lineno">  163</span>&#160;</div>
<div class="line"><a name="l00164"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a67e1f6c39385a8b2a0d95ceb13deb76d">  164</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a67e1f6c39385a8b2a0d95ceb13deb76d" title=""The nature or genre of the content of the resource.">DublinCore::type</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00165"></a><span class="lineno">  165</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00166"></a><span class="lineno">  166</span>&#160;    <span class="keywordflow">return</span> <a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a2f252be2e6b38c44eda23f727324f763" title="returns the wrapped resource.">resource</a>()-&gt;property(<a class="code" href="classSyndication_1_1RDF_1_1DublinCoreVocab.html#a3526f1faa626e87ceb9593c66e0844d6" title="returns the singleton instance">DublinCoreVocab::self</a>()-&gt;<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a67e1f6c39385a8b2a0d95ceb13deb76d" title=""The nature or genre of the content of the resource.">type</a>())-&gt;asString();</div>
<div class="line"><a name="l00167"></a><span class="lineno">  167</span>&#160;}</div>
<div class="line"><a name="l00168"></a><span class="lineno">  168</span>&#160;</div>
<div class="line"><a name="l00169"></a><span class="lineno"><a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae8331237353172f05de95f2aeb36ba0d">  169</a></span>&#160;QString <a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae8331237353172f05de95f2aeb36ba0d" title="returns a debug string describing the available DC metadata for debugging purposes">DublinCore::debugInfo</a>()<span class="keyword"> const</span></div>
<div class="line"><a name="l00170"></a><span class="lineno">  170</span>&#160;<span class="keyword"></span>{</div>
<div class="line"><a name="l00171"></a><span class="lineno">  171</span>&#160;    QString info;</div>
<div class="line"><a name="l00172"></a><span class="lineno">  172</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aeb0690034a5a91841a3b28a502f77383" title=""An entity responsible for making contributions to the content of the resource.">contributor</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00173"></a><span class="lineno">  173</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:contributor: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aeb0690034a5a91841a3b28a502f77383" title=""An entity responsible for making contributions to the content of the resource.">contributor</a>());</div>
<div class="line"><a name="l00174"></a><span class="lineno">  174</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a2fdfc31d50603a33c08ae001e57c542e" title=""The extent or scope of the content of the resource.">coverage</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00175"></a><span class="lineno">  175</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:coverage: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a2fdfc31d50603a33c08ae001e57c542e" title=""The extent or scope of the content of the resource.">coverage</a>());</div>
<div class="line"><a name="l00176"></a><span class="lineno">  176</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac3151f15dd616dae289680453c9405ec" title=""An entity primarily responsible for making the content of the resource.">creator</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00177"></a><span class="lineno">  177</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:creator: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac3151f15dd616dae289680453c9405ec" title=""An entity primarily responsible for making the content of the resource.">creator</a>());</div>
<div class="line"><a name="l00178"></a><span class="lineno">  178</span>&#160;    </div>
<div class="line"><a name="l00179"></a><span class="lineno">  179</span>&#160;    </div>
<div class="line"><a name="l00180"></a><span class="lineno">  180</span>&#160;    QString ddate = dateTimeToString(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac90e1af5a761d54392f9fe03da746086" title=""A date associated with an event in the life cycle of the resource.">date</a>());</div>
<div class="line"><a name="l00181"></a><span class="lineno">  181</span>&#160;    <span class="keywordflow">if</span> (!ddate.isNull())</div>
<div class="line"><a name="l00182"></a><span class="lineno">  182</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:date: #%1#\n&quot;</span>).arg(ddate);</div>
<div class="line"><a name="l00183"></a><span class="lineno">  183</span>&#160;    </div>
<div class="line"><a name="l00184"></a><span class="lineno">  184</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad14c8a04bdf3e338e67198c8acc10dcb" title=""An account of the content of the resource.">description</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00185"></a><span class="lineno">  185</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:description: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad14c8a04bdf3e338e67198c8acc10dcb" title=""An account of the content of the resource.">description</a>());</div>
<div class="line"><a name="l00186"></a><span class="lineno">  186</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a8ca1666b217b37ec1194456325c68efb" title=""The physical or digital manifestation of the resource.">format</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00187"></a><span class="lineno">  187</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:format: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a8ca1666b217b37ec1194456325c68efb" title=""The physical or digital manifestation of the resource.">format</a>());</div>
<div class="line"><a name="l00188"></a><span class="lineno">  188</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5da85d52b0b4abf2b1dd0566241ded7d" title=""An unambiguous reference to the resource within a given context.">identifier</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00189"></a><span class="lineno">  189</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:identifier: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5da85d52b0b4abf2b1dd0566241ded7d" title=""An unambiguous reference to the resource within a given context.">identifier</a>());</div>
<div class="line"><a name="l00190"></a><span class="lineno">  190</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac978fd3eaa06b34f8d95a4c5b71109b0" title=""A language of the intellectual content of the resource.">language</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00191"></a><span class="lineno">  191</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:language: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ac978fd3eaa06b34f8d95a4c5b71109b0" title=""A language of the intellectual content of the resource.">language</a>());</div>
<div class="line"><a name="l00192"></a><span class="lineno">  192</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aa1b58d6603cd4ee3b52b4c1c220cc042" title=""An entity responsible for making the resource available.">publisher</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00193"></a><span class="lineno">  193</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:publisher: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#aa1b58d6603cd4ee3b52b4c1c220cc042" title=""An entity responsible for making the resource available.">publisher</a>());</div>
<div class="line"><a name="l00194"></a><span class="lineno">  194</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae746957871b675eb83ef89d405924d5c" title=""A reference to a related resource.">relation</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00195"></a><span class="lineno">  195</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:relation: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ae746957871b675eb83ef89d405924d5c" title=""A reference to a related resource.">relation</a>());</div>
<div class="line"><a name="l00196"></a><span class="lineno">  196</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad5c3502ab1abf729cbde528e7a70c704" title=""Information about rights held in and over the resource.">rights</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00197"></a><span class="lineno">  197</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:rights: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ad5c3502ab1abf729cbde528e7a70c704" title=""Information about rights held in and over the resource.">rights</a>());</div>
<div class="line"><a name="l00198"></a><span class="lineno">  198</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5a31ee143e35ecc36e6714364f0dcfef" title="A Reference to a resource from which the present resource is derived.">source</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00199"></a><span class="lineno">  199</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:source: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a5a31ee143e35ecc36e6714364f0dcfef" title="A Reference to a resource from which the present resource is derived.">source</a>());</div>
<div class="line"><a name="l00200"></a><span class="lineno">  200</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#adbc4799f8eb4bde52949f79d5c25276d" title=""The topic of the content of the resource.">subject</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00201"></a><span class="lineno">  201</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:subject: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#adbc4799f8eb4bde52949f79d5c25276d" title=""The topic of the content of the resource.">subject</a>());</div>
<div class="line"><a name="l00202"></a><span class="lineno">  202</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ada18524027ea4021f88afff1748e613e" title="A name given to the resource.">title</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00203"></a><span class="lineno">  203</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:title: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#ada18524027ea4021f88afff1748e613e" title="A name given to the resource.">title</a>());</div>
<div class="line"><a name="l00204"></a><span class="lineno">  204</span>&#160;    <span class="keywordflow">if</span> (!<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a67e1f6c39385a8b2a0d95ceb13deb76d" title=""The nature or genre of the content of the resource.">type</a>().<a class="code" href="classSyndication_1_1RDF_1_1ResourceWrapper.html#a6d377f1036261759361d3f9ea2cd3829" title="returns whether the wrapped resource is a null resource">isNull</a>())</div>
<div class="line"><a name="l00205"></a><span class="lineno">  205</span>&#160;        info += QString::fromLatin1(<span class="stringliteral">&quot;dc:type: #%1#\n&quot;</span>).arg(<a class="code" href="classSyndication_1_1RDF_1_1DublinCore.html#a67e1f6c39385a8b2a0d95ceb13deb76d" title=""The nature or genre of the content of the resource.">type</a>());</div>
<div class="line"><a name="l00206"></a><span class="lineno">  206</span>&#160;    <span class="keywordflow">return</span> info;</div>
<div class="line"><a name="l00207"></a><span class="lineno">  207</span>&#160;}</div>
<div class="line"><a name="l00208"></a><span class="lineno">  208</span>&#160;</div>
<div class="line"><a name="l00209"></a><span class="lineno">  209</span>&#160;} <span class="comment">// namespace RDF</span></div>
<div class="line"><a name="l00210"></a><span class="lineno">  210</span>&#160;} <span class="comment">// namespace Syndication</span></div>
<div class="line"><a name="l00211"></a><span class="lineno">  211</span>&#160;</div>
</div><!-- fragment --></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:48:34 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">syndication/rdf</h2>
<a href="#cp-skip-project" class="cp-doNotDisplay">Skip menu "syndication/rdf"</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="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></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="classSyndication_1_1RDF_1_1ContentVocab.html">syndication::rdf::contentvocab</option>,  <option value="classSyndication_1_1RDF_1_1Document.html">syndication::rdf::document</option>,  <option value="classSyndication_1_1RDF_1_1DublinCore.html">syndication::rdf::dublincore</option>,  <option value="classSyndication_1_1RDF_1_1DublinCoreVocab.html">syndication::rdf::dublincorevocab</option>,  <option value="classSyndication_1_1RDF_1_1Image.html">syndication::rdf::image</option>,  <option value="classSyndication_1_1RDF_1_1Item.html">syndication::rdf::item</option>,  <option value="classSyndication_1_1RDF_1_1Literal.html">syndication::rdf::literal</option>,  <option value="classSyndication_1_1RDF_1_1Model.html">syndication::rdf::model</option>,  <option value="classSyndication_1_1RDF_1_1ModelMaker.html">syndication::rdf::modelmaker</option>,  <option value="classSyndication_1_1RDF_1_1Node.html">syndication::rdf::node</option>,  <option value="classSyndication_1_1RDF_1_1NodeVisitor.html">syndication::rdf::nodevisitor</option>,  <option value="classSyndication_1_1RDF_1_1Parser.html">syndication::rdf::parser</option>,  <option value="classSyndication_1_1RDF_1_1Property.html">syndication::rdf::property</option>,  <option value="classSyndication_1_1RDF_1_1RDFVocab.html">syndication::rdf::rdfvocab</option>,  <option value="classSyndication_1_1RDF_1_1Resource.html">syndication::rdf::resource</option>,  <option value="classSyndication_1_1RDF_1_1ResourceWrapper.html">syndication::rdf::resourcewrapper</option>,  <option value="classSyndication_1_1RDF_1_1RSS09Vocab.html">syndication::rdf::rss09vocab</option>,  <option value="classSyndication_1_1RDF_1_1RSSVocab.html">syndication::rdf::rssvocab</option>,  <option value="classSyndication_1_1RDF_1_1Sequence.html">syndication::rdf::sequence</option>,  <option value="classSyndication_1_1RDF_1_1Statement.html">syndication::rdf::statement</option>,  <option value="classSyndication_1_1RDF_1_1SyndicationInfo.html">syndication::rdf::syndicationinfo</option>,  <option value="classSyndication_1_1RDF_1_1SyndicationVocab.html">syndication::rdf::syndicationvocab</option>,  <option value="classSyndication_1_1RDF_1_1TextInput.html">syndication::rdf::textinput</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>