diff options
Diffstat (limited to 'tools/doxygen/config/header.html')
-rw-r--r-- | tools/doxygen/config/header.html | 30 |
1 files changed, 30 insertions, 0 deletions
diff --git a/tools/doxygen/config/header.html b/tools/doxygen/config/header.html new file mode 100644 index 0000000..a445b2a --- /dev/null +++ b/tools/doxygen/config/header.html @@ -0,0 +1,30 @@ +<?xml version="1.0" encoding="iso-8859-1"?> +<!DOCTYPE html + PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "DTD/xhtml1-strict.dtd"> +<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en" lang="en"> +<head> + <title>$title</title> + <link href="phonon.css" rel="stylesheet" type="text/css" /> +</head> +<body> +<table border="0" cellpadding="0" cellspacing="0" width="100%"> +<tr> +<td align="left" valign="top" width="32"> +<a href="http://qtsoftware.com/products/qt"><img src="images/qt-logo.png" align="left" width="32" height="32" border="0" /></a> +</td> +<td width="1"> </td> +<td class="postheader" valign="center"> +<a href="index.html"> +<font color="#004faf">Home</font></a> · + <a href="classes.html"> +<font color="#004faf">All Classes</font></a> · + <a href="mainclasses.html"> +<font color="#004faf">Main Classes</font></a> · + <a href="groups.html"> +<font color="#004faf">Grouped Classes</font></a> · + <a href="modules.html"> +<font color="#004faf">Modules</font></a> · + <a href="functions.html"> +<font color="#004faf">Functions</font></a> +</td> +<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> |