File: footer.html

package info (click to toggle)
kdsingleapplication 1.2.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 696 kB
  • sloc: cpp: 1,107; makefile: 16
file content (18 lines) | stat: -rw-r--r-- 561 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
    <hr>
    <div style="float: left;">
      <img src="kdab-logo-16x16.png">
      <font style="font-weight: bold;">&copy; Klar&auml;lvdalens Datakonsult AB (KDAB)</font>
      <br>
      "The Qt, C++ and OpenGL Experts"<br>
      <a href="https://www.kdab.com/">https://www.kdab.com/</a>
    </div>

    <div style="text-align: right;">
      <font style="font-weight: bold;">KDSingleApplication</font>
      <br>
      A helper class for single-instance policy Qt applications<br>
      $generatedby doxygen $doxygenversion<br>
    </div>

  </body>
</html>