~oif-team/ubuntu/natty/qt4-x11/xi2.1

« back to all changes in this revision

Viewing changes to doc/html/qaccessibleplugin-members.html

  • Committer: Bazaar Package Importer
  • Author(s): Jonathan Riddell
  • Date: 2011-01-18 20:37:32 UTC
  • Revision ID: james.westby@ubuntu.com-20110118203732-butn2uvaa6hydoqu
Tags: 4:4.7.1-0ubuntu8
Add kubuntu_26_dbusconnection_pointer.diff,
kubuntu_27_dbus_signal_filter_passes_not_handled.diff from Qt 4.8
to add a way to obtain the DBusConnectionpointer from a
QDBusConnection.  Requested by Ryan Lortie

Show diffs side-by-side

added added

removed removed

Lines of Context:
8
8
  <link rel="stylesheet" type="text/css" href="style/style.css" />
9
9
  <script src="scripts/jquery.js" type="text/javascript"></script>
10
10
  <script src="scripts/functions.js" type="text/javascript"></script>
11
 
  <script src="./scripts/superfish.js" type="text/javascript"></script>
12
 
  <link rel="stylesheet" type="text/css" href="style/superfish.css" />  <script src="./scripts/narrow.js" type="text/javascript"></script>
13
 
  <link rel="stylesheet" type="text/css" href="style/narrow.css" />
14
 
  <!--[if IE]>
15
 
<meta name="MSSmartTagsPreventParsing" content="true">
16
 
<meta http-equiv="imagetoolbar" content="no">
17
 
<![endif]-->
18
 
<!--[if lt IE 7]>
19
 
<link rel="stylesheet" type="text/css" href="style/style_ie6.css">
20
 
<![endif]-->
21
 
<!--[if IE 7]>
22
 
<link rel="stylesheet" type="text/css" href="style/style_ie7.css">
23
 
<![endif]-->
24
 
<!--[if IE 8]>
25
 
<link rel="stylesheet" type="text/css" href="style/style_ie8.css">
26
 
<![endif]-->
27
11
</head>
28
 
<body class="" onload="CheckEmptyAndLoadList();">
 
12
<body class="offline narrow creator">
29
13
 <div class="header" id="qtdocheader">
30
14
    <div class="content"> 
31
15
    <div id="nav-logo">
268
252
  </div>
269
253
  <div id="blurpage">
270
254
  </div>
271
 
  <script src="scripts/functions.js" type="text/javascript"></script>
272
 
  <script type="text/javascript">
273
 
  var _gaq = _gaq || [];
274
 
  _gaq.push(['_setAccount', 'UA-4457116-5']);
275
 
  _gaq.push(['_trackPageview']);
276
 
  (function() {
277
 
  var ga = document.createElement('script'); ga.type = 'text/javascript'; ga.async = true;
278
 
  ga.src = ('https:' == document.location.protocol ? 'https://ssl' : 'http://www') + '.google-analytics.com/ga.js';
279
 
  var s = document.getElementsByTagName('script')[0]; s.parentNode.insertBefore(ga, s);
280
 
  })();
281
 
  </script>
282
255
</body>
283
256
</html>