Sophie

Sophie

distrib > Mandriva > 2008.1 > x86_64 > by-pkgid > 3c9265ee0944a35fbede43df6ed55872 > files > 172

lib64scim-devel-1.4.7-10mdv2008.1.x86_64.rpm

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html><head><meta http-equiv="Content-Type" content="text/html;charset=iso-8859-1">
<title>scim: scim_attribute.h File Reference</title>
<link href="doxygen.css" rel="stylesheet" type="text/css">
<link href="tabs.css" rel="stylesheet" type="text/css">
</head><body>
<!-- Generated by Doxygen 1.5.0 -->
<div class="tabs">
  <ul>
    <li><a href="main.html"><span>Main&nbsp;Page</span></a></li>
    <li><a href="modules.html"><span>Modules</span></a></li>
    <li><a href="namespaces.html"><span>Namespaces</span></a></li>
    <li><a href="classes.html"><span>Classes</span></a></li>
    <li id="current"><a href="files.html"><span>Files</span></a></li>
  </ul></div>
<div class="tabs">
  <ul>
    <li><a href="files.html"><span>File&nbsp;List</span></a></li>
    <li><a href="globals.html"><span>File&nbsp;Members</span></a></li>
  </ul></div>
<h1>scim_attribute.h File Reference</h1>Definition of <a class="el" href="a00001.html">scim::Attribute</a> and <a class="el" href="a00158.html#g81a9bf12437e21157b5fb7dabda841fe">scim::AttributeList</a>. <a href="#_details">More...</a>
<p>
<table border="0" cellpadding="0" cellspacing="0">
<tr><td></td></tr>
<tr><td colspan="2"><br><h2>Namespaces</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">namespace &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00157.html">scim</a></td></tr>

<tr><td colspan="2"><br><h2>Classes</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">class &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00001.html">scim::Attribute</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Class to store the string attributes.  <a href="a00001.html#_details">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Defines</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#g7c9b85f722a62ebeaa56a8b4e1433c9d">SCIM_RGB_COLOR</a>(RED, GREEN, BLUE)&nbsp;&nbsp;&nbsp;((unsigned int)(((RED)&lt;&lt;16) + ((GREEN)&lt;&lt;8) + (BLUE)))</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#g4a9fb93192078e71e3f1eee03d18ec22">SCIM_RGB_COLOR_RED</a>(COLOR)&nbsp;&nbsp;&nbsp;((unsigned int)((COLOR&gt;&gt;16) &amp; 0x00ff))</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#g27b793990c7973e2f0bcea2c4c81c418">SCIM_RGB_COLOR_GREEN</a>(COLOR)&nbsp;&nbsp;&nbsp;((unsigned int)((COLOR&gt;&gt;8)  &amp; 0x00ff))</td></tr>

<tr><td class="memItemLeft" nowrap align="right" valign="top">#define&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#g49b0c68bf824ca6d2aeb9bf24d0e723f">SCIM_RGB_COLOR_BLUE</a>(COLOR)&nbsp;&nbsp;&nbsp;((unsigned int)((COLOR)     &amp; 0x00ff))</td></tr>

<tr><td colspan="2"><br><h2>Typedefs</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">typedef std::vector&lt; Attribute &gt;&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#g81a9bf12437e21157b5fb7dabda841fe">scim::AttributeList</a></td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">The container to store a set of <a class="el" href="a00001.html">Attribute</a> objects.  <a href="a00158.html#g81a9bf12437e21157b5fb7dabda841fe"></a><br></td></tr>
<tr><td colspan="2"><br><h2>Enumerations</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">enum &nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#gc9561a01d6d8ccee2697d02c223090cb">scim::AttributeType</a> { <a class="el" href="a00158.html#ggc9561a01d6d8ccee2697d02c223090cb2a49a9c4ec6389aa27ed3f593b7778c1">scim::SCIM_ATTR_NONE</a>, 
<a class="el" href="a00158.html#ggc9561a01d6d8ccee2697d02c223090cb46e8d096c0cc72470fc4856e84ccec01">scim::SCIM_ATTR_DECORATE</a>, 
<a class="el" href="a00158.html#ggc9561a01d6d8ccee2697d02c223090cb8f0e75f0c89a877d0a516186f7c205db">scim::SCIM_ATTR_FOREGROUND</a>, 
<a class="el" href="a00158.html#ggc9561a01d6d8ccee2697d02c223090cb64cf4700d4ceddb4a2003493afb47ba2">scim::SCIM_ATTR_BACKGROUND</a>
 }</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Enum values of the valid attribute type.  <a href="a00158.html#gc9561a01d6d8ccee2697d02c223090cb">More...</a><br></td></tr>
<tr><td colspan="2"><br><h2>Functions</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">bool&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#gfabb325803420d1715b882c1a7bfa4d4">scim::operator&lt;</a> (const Attribute &amp;lhs, const Attribute &amp;rhs)</td></tr>

<tr><td colspan="2"><br><h2>Variables</h2></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#g82fad50de577c689942d8a0efd574379">scim::SCIM_ATTR_DECORATE_NONE</a> = 0</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">No decorate.  <a href="a00158.html#g82fad50de577c689942d8a0efd574379"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#gea9d5ce2cd39c5d3055891c5cee14e88">scim::SCIM_ATTR_DECORATE_UNDERLINE</a> = 1</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Draw a line under the text.  <a href="a00158.html#gea9d5ce2cd39c5d3055891c5cee14e88"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#g9f653aff850f0dbf22ea10f3103995f0">scim::SCIM_ATTR_DECORATE_HIGHLIGHT</a> = 2</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Draw the text in highlighted color.  <a href="a00158.html#g9f653aff850f0dbf22ea10f3103995f0"></a><br></td></tr>
<tr><td class="memItemLeft" nowrap align="right" valign="top">const unsigned int&nbsp;</td><td class="memItemRight" valign="bottom"><a class="el" href="a00158.html#gc9b4666400e27e6e55001c08285edcc8">scim::SCIM_ATTR_DECORATE_REVERSE</a> = 4</td></tr>

<tr><td class="mdescLeft">&nbsp;</td><td class="mdescRight">Draw the text in reverse color mode.  <a href="a00158.html#gc9b4666400e27e6e55001c08285edcc8"></a><br></td></tr>
</table>
<hr><a name="_details"></a><h2>Detailed Description</h2>
Definition of <a class="el" href="a00001.html">scim::Attribute</a> and <a class="el" href="a00158.html#g81a9bf12437e21157b5fb7dabda841fe">scim::AttributeList</a>. 
<p>
Provide class <a class="el" href="a00001.html">scim::Attribute</a> to control the drawing effect of strings. <hr size="1"><address style="align: right;"><small>Generated on Thu Jun 28 14:12:29 2007 for scim by&nbsp;
<a href="http://www.doxygen.org/index.html">
<img src="doxygen.png" alt="doxygen" align="middle" border="0"></a> 1.5.0 </small></address>
</body>
</html>