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

« back to all changes in this revision

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

  • Committer: Bazaar Package Importer
  • Author(s): Krzysztof Klimonda
  • Date: 2010-11-02 20:35:53 UTC
  • Revision ID: james.westby@ubuntu.com-20101102203553-syno2w6yedmcdgk8
ImportĀ upstreamĀ versionĀ 2.22.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
 
2
<html xmlns="http://www.w3.org/1999/xhtml">
 
3
<head>
 
4
<meta http-equiv="Content-Type" content="text/xhtml;charset=UTF-8"/>
 
5
<title>atkmm: Class List</title>
 
6
<link href="tabs.css" rel="stylesheet" type="text/css"/>
 
7
<link href="doxygen.css" rel="stylesheet" type="text/css"/>
 
8
</head>
 
9
<body>
 
10
<!-- Generated by Doxygen 1.7.2 -->
 
11
<div class="navigation" id="top">
 
12
  <div class="tabs">
 
13
    <ul class="tablist">
 
14
      <li><a href="index.html"><span>Main&#160;Page</span></a></li>
 
15
      <li><a href="pages.html"><span>Related&#160;Pages</span></a></li>
 
16
      <li><a href="modules.html"><span>Modules</span></a></li>
 
17
      <li><a href="namespaces.html"><span>Namespaces</span></a></li>
 
18
      <li class="current"><a href="annotated.html"><span>Classes</span></a></li>
 
19
    </ul>
 
20
  </div>
 
21
  <div class="tabs2">
 
22
    <ul class="tablist">
 
23
      <li class="current"><a href="annotated.html"><span>Class&#160;List</span></a></li>
 
24
      <li><a href="hierarchy.html"><span>Class&#160;Hierarchy</span></a></li>
 
25
      <li><a href="functions.html"><span>Class&#160;Members</span></a></li>
 
26
    </ul>
 
27
  </div>
 
28
</div>
 
29
<div class="header">
 
30
  <div class="headertitle">
 
31
<h1>Class List</h1> </div>
 
32
</div>
 
33
<div class="contents">
 
34
Here are the classes, structs, unions and interfaces with brief descriptions:<table>
 
35
  <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>
 
36
  <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>
 
37
  <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>
 
38
  <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>
 
39
  <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>
 
40
  <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>
 
41
  <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>
 
42
  <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>
 
43
  <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>
 
44
  <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>
 
45
  <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>
 
46
  <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>
 
47
  <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>
 
48
  <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>
 
49
  <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>
 
50
  <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>
 
51
</table>
 
52
</div>
 
53
<hr class="footer"/><address class="footer"><small>Generated on Sat Nov 20 2010 13:35:44 for atkmm by&#160;
 
54
<a href="http://www.doxygen.org/index.html">
 
55
<img class="footer" src="doxygen.png" alt="doxygen"/></a> 1.7.2 </small></address>
 
56
</body>
 
57
</html>