source: trunk/tools/doxygen/config/header.html@ 497

Last change on this file since 497 was 2, checked in by Dmitry A. Kuminov, 16 years ago

Initially imported qt-all-opensource-src-4.5.1 from Trolltech.

File size: 1.3 KB
Line 
1<?xml version="1.0" encoding="iso-8859-1"?>
2<!DOCTYPE html
3 PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd">
4<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en">
5<head>
6 <title>$title</title>
7 <link href="phonon.css" rel="stylesheet" type="text/css" />
8</head>
9<body>
10<table border="0" cellpadding="0" cellspacing="0" width="100%">
11<tr>
12<td align="left" valign="top" width="32">
13<a href="http://qtsoftware.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a>
14</td>
15<td width="1">&nbsp;&nbsp;</td>
16<td class="postheader" valign="center">
17<a href="index.html">
18<font color="#004faf">Home</font></a>&nbsp;&middot;
19 <a href="classes.html">
20<font color="#004faf">All&nbsp;Classes</font></a>&nbsp;&middot;
21 <a href="mainclasses.html">
22<font color="#004faf">Main&nbsp;Classes</font></a>&nbsp;&middot;
23 <a href="groups.html">
24<font color="#004faf">Grouped&nbsp;Classes</font></a>&nbsp;&middot;
25 <a href="modules.html">
26<font color="#004faf">Modules</font></a>&nbsp;&middot;
27 <a href="functions.html">
28<font color="#004faf">Functions</font></a>
29</td>
30<td align="right" valign="top" width="230"><a href="http://qtsoftware.com"><img src="images/trolltech-logo.png" align="right" width="203" height="32" border="0" /></a></td></tr></table>
Note: See TracBrowser for help on using the repository browser.