~ubuntu-branches/ubuntu/saucy/atkmm1.6/saucy-proposed

« back to all changes in this revision

Viewing changes to doc/reference/html/annotated.html

  • Committer: Package Import Robot
  • Author(s): Sebastien Bacher
  • Date: 2013-05-28 13:04:34 UTC
  • mfrom: (0.1.6 sid)
  • Revision ID: package-import@ubuntu.com-20130528130434-e0esxsm4eo8bn8tf
Tags: 2.22.7-1ubuntu1
* Resynchronize on Debian, remaining diff
* Convert to multiarch (LP: #902703):
  - Pass --libdir with multiarch path to configure
  - Adjust .install files to refer to /usr/lib subdirs
  - Add multiarch Pre-Depends
  - Bump debhelper and cdbs build-deps for ${misc:Pre-Depends} and
    $(DEB_HOST_MULTIARCH) support, respectively
* debian/compat: update to 9.

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
<html xmlns="http://www.w3.org/1999/xhtml">
3
3
<head>
4
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 
5
<meta http-equiv="X-UA-Compatible" content="IE=9"/>
 
6
<meta name="generator" content="Doxygen 1.8.3.1"/>
5
7
<title>atkmm: Class List</title>
6
8
<link href="tabs.css" rel="stylesheet" type="text/css"/>
7
 
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
9
<script type="text/javascript" src="jquery.js"></script>
 
10
<script type="text/javascript" src="dynsections.js"></script>
 
11
<link href="doxygen.css" rel="stylesheet" type="text/css" />
8
12
</head>
9
13
<body>
10
 
<!-- Generated by Doxygen 1.7.4 -->
11
 
<div id="top">
 
14
<div id="top"><!-- do not remove this div, it is closed by doxygen! -->
12
15
<div id="titlearea">
13
16
<table cellspacing="0" cellpadding="0">
14
17
 <tbody>
15
18
 <tr style="height: 56px;">
16
19
  <td style="padding-left: 0.5em;">
17
 
   <div id="projectname">atkmm&#160;<span id="projectnumber">2.22.6</span></div>
 
20
   <div id="projectname">atkmm
 
21
   &#160;<span id="projectnumber">2.22.7</span>
 
22
   </div>
18
23
  </td>
19
24
 </tr>
20
25
 </tbody>
21
26
</table>
22
27
</div>
 
28
<!-- end header part -->
 
29
<!-- Generated by Doxygen 1.8.3.1 -->
23
30
  <div id="navrow1" class="tabs">
24
31
    <ul class="tablist">
25
32
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
36
43
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
37
44
    </ul>
38
45
  </div>
39
 
</div>
 
46
</div><!-- top -->
40
47
<div class="header">
41
48
  <div class="headertitle">
42
 
<div class="title">Class List</div> </div>
43
 
</div>
 
49
<div class="title">Class List</div>  </div>
 
50
</div><!--header-->
44
51
<div class="contents">
45
 
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><table>
46
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Action.html">Atk::Action</a></td><td class="indexvalue">The ATK interface provided by UI components which the user can activate/interact with, This should be implemented by instances of <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> classes with which the user can interact directly, i.e </td></tr>
47
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Component.html">Atk::Component</a></td><td class="indexvalue">The ATK interface provided by UI components which occupy a physical area on the screen </td></tr>
48
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Document.html">Atk::Document</a></td><td class="indexvalue">The ATK interface which allows access to a DOM associated with on object </td></tr>
49
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Hyperlink.html">Atk::Hyperlink</a></td><td class="indexvalue">Encapsulates a link or set of links in a hypertext document </td></tr>
50
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Image.html">Atk::Image</a></td><td class="indexvalue">The ATK Interface implemented by components which expose image or pixmap content on-screen </td></tr>
51
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1NoOpObject.html">Atk::NoOpObject</a></td><td class="indexvalue">An <a class="el" href="classAtk_1_1NoOpObject.html" title="An Atk::NoOpObject is an Atk::Object which purports to implement all ATK interfaces.">Atk::NoOpObject</a> is an <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> which purports to implement all ATK interfaces </td></tr>
52
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Object.html">Atk::Object</a></td><td class="indexvalue">The base object class for the Accessibility Toolkit API </td></tr>
53
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1ObjectAccessible.html">Atk::ObjectAccessible</a></td><td class="indexvalue">This object class is derived from AtkObject and can be used as a basis implementing accessible objects </td></tr>
54
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Relation.html">Atk::Relation</a></td><td class="indexvalue">An <a class="el" href="classAtk_1_1Relation.html" title="An Atk::Relation describes a relation between an object and one or more other objects.">Atk::Relation</a> describes a relation between an object and one or more other objects </td></tr>
55
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1RelationSet.html">Atk::RelationSet</a></td><td class="indexvalue">A set of Atk::Relations, normally the set of AtkRelations which an <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> has </td></tr>
56
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Selection.html">Atk::Selection</a></td><td class="indexvalue">The ATK interface implemented by container objects whose <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> children can be selected </td></tr>
57
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1StateSet.html">Atk::StateSet</a></td><td class="indexvalue">An AtkStateSet determines a component's state set </td></tr>
58
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1StreamableContent.html">Atk::StreamableContent</a></td><td class="indexvalue">The ATK interface which provides access to streamable content </td></tr>
59
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Table.html">Atk::Table</a></td><td class="indexvalue">The ATK interface implemented for UI components which contain tabular or row/column information </td></tr>
60
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Text.html">Atk::Text</a></td><td class="indexvalue">The ATK interface implemented by components with text content </td></tr>
61
 
  <tr><td class="indexkey"><a class="el" href="classAtk_1_1Value.html">Atk::Value</a></td><td class="indexvalue">The ATK interface implemented by valuators and components which display or select a value from a bounded range of values </td></tr>
 
52
<div class="textblock">Here are the classes, structs, unions and interfaces with brief descriptions:</div><div class="directory">
 
53
<div class="levels">[detail level <span onclick="javascript:toggleLevel(1);">1</span><span onclick="javascript:toggleLevel(2);">2</span>]</div><table class="directory">
 
54
<tr id="row_0_" class="even"><td class="entry"><img id="arr_0_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><b>__gnu_cxx</b></td><td class="desc"></td></tr>
 
55
<tr id="row_1_"><td class="entry"><img id="arr_1_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('1_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><a class="el" href="namespaceAtk.html" target="_self">Atk</a></td><td class="desc">The ATK interface which provides standard mechanism for manipulating hyperlinks</td></tr>
 
56
<tr id="row_1_0_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Action.html" target="_self">Action</a></td><td class="desc">The ATK interface provided by UI components which the user can activate/interact with, This should be implemented by instances of <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> classes with which the user can interact directly, i.e</td></tr>
 
57
<tr id="row_1_1_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Component.html" target="_self">Component</a></td><td class="desc">The ATK interface provided by UI components which occupy a physical area on the screen</td></tr>
 
58
<tr id="row_1_2_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Document.html" target="_self">Document</a></td><td class="desc">The ATK interface which allows access to a DOM associated with on object</td></tr>
 
59
<tr id="row_1_3_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Hyperlink.html" target="_self">Hyperlink</a></td><td class="desc">Encapsulates a link or set of links in a hypertext document</td></tr>
 
60
<tr id="row_1_4_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Image.html" target="_self">Image</a></td><td class="desc">The ATK Interface implemented by components which expose image or pixmap content on-screen</td></tr>
 
61
<tr id="row_1_5_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1NoOpObject.html" target="_self">NoOpObject</a></td><td class="desc">An <a class="el" href="classAtk_1_1NoOpObject.html" title="An Atk::NoOpObject is an Atk::Object which purports to implement all ATK interfaces.">Atk::NoOpObject</a> is an <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> which purports to implement all ATK interfaces</td></tr>
 
62
<tr id="row_1_6_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Object.html" target="_self">Object</a></td><td class="desc">The base object class for the Accessibility Toolkit API</td></tr>
 
63
<tr id="row_1_7_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1ObjectAccessible.html" target="_self">ObjectAccessible</a></td><td class="desc">This object class is derived from AtkObject and can be used as a basis implementing accessible objects</td></tr>
 
64
<tr id="row_1_8_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Relation.html" target="_self">Relation</a></td><td class="desc">An <a class="el" href="classAtk_1_1Relation.html" title="An Atk::Relation describes a relation between an object and one or more other objects.">Atk::Relation</a> describes a relation between an object and one or more other objects</td></tr>
 
65
<tr id="row_1_9_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1RelationSet.html" target="_self">RelationSet</a></td><td class="desc">A set of Atk::Relations, normally the set of AtkRelations which an <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> has</td></tr>
 
66
<tr id="row_1_10_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Selection.html" target="_self">Selection</a></td><td class="desc">The ATK interface implemented by container objects whose <a class="el" href="classAtk_1_1Object.html" title="The base object class for the Accessibility Toolkit API.">Atk::Object</a> children can be selected</td></tr>
 
67
<tr id="row_1_11_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1StateSet.html" target="_self">StateSet</a></td><td class="desc">An AtkStateSet determines a component's state set</td></tr>
 
68
<tr id="row_1_12_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1StreamableContent.html" target="_self">StreamableContent</a></td><td class="desc">The ATK interface which provides access to streamable content</td></tr>
 
69
<tr id="row_1_13_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Table.html" target="_self">Table</a></td><td class="desc">The ATK interface implemented for UI components which contain tabular or row/column information</td></tr>
 
70
<tr id="row_1_14_" class="even"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2node.png" alt="o" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Text.html" target="_self">Text</a></td><td class="desc">The ATK interface implemented by components with text content</td></tr>
 
71
<tr id="row_1_15_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img src="ftv2lastnode.png" alt="\" width="16" height="22" /><img src="ftv2cl.png" alt="C" width="24" height="22" /><a class="el" href="classAtk_1_1Value.html" target="_self">Value</a></td><td class="desc">The ATK interface implemented by valuators and components which display or select a value from a bounded range of values</td></tr>
 
72
<tr id="row_2_" class="even"><td class="entry"><img id="arr_2_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('2_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><b>Gio</b></td><td class="desc"></td></tr>
 
73
<tr id="row_2_0_"><td class="entry"><img src="ftv2vertline.png" alt="|" width="16" height="22" /><img id="arr_2_0_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('2_0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><b>DBus</b></td><td class="desc"></td></tr>
 
74
<tr id="row_3_" class="even"><td class="entry"><img id="arr_3_" src="ftv2mnode.png" alt="o" width="16" height="22" onclick="toggleFolder('3_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><b>Glib</b></td><td class="desc"></td></tr>
 
75
<tr id="row_4_"><td class="entry"><img id="arr_4_" src="ftv2mlastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('4_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><b>std</b></td><td class="desc"></td></tr>
 
76
<tr id="row_4_0_" class="even"><td class="entry"><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_4_0_" src="ftv2pnode.png" alt="o" width="16" height="22" onclick="toggleFolder('4_0_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><b>tr1</b></td><td class="desc"></td></tr>
 
77
<tr id="row_4_1_"><td class="entry"><img src="ftv2blank.png" alt="&#160;" width="16" height="22" /><img id="arr_4_1_" src="ftv2plastnode.png" alt="\" width="16" height="22" onclick="toggleFolder('4_1_')"/><img src="ftv2ns.png" alt="N" width="24" height="22" /><b>tr2</b></td><td class="desc"></td></tr>
62
78
</table>
63
 
</div>
64
 
<hr class="footer"/><address class="footer"><small>Generated on Wed Oct 26 2011 13:06:40 for atkmm by&#160;
65
 
<a href="http://www.doxygen.org/index.html">
66
 
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.4 </small></address>
 
79
</div><!-- directory -->
 
80
</div><!-- contents -->
 
81
<!-- start footer part -->
 
82
<hr class="footer"/><address class="footer"><small>
 
83
Generated on Wed Apr 24 2013 11:08:12 for atkmm by &#160;<a href="http://www.doxygen.org/index.html">
 
84
<img class="footer" src="doxygen.png" alt="doxygen"/>
 
85
</a> 1.8.3.1
 
86
</small></address>
67
87
</body>
68
88
</html>