You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
tqt3/examples/showimg/showimg.doc

30 lines
347 B

/*
*/
/*! \page showimg-example.html
\ingroup examples
\title Show Image
This example reads and displays an image in any supported image
format (GIF, BMP, PPM, XMP, etc.).
<hr>
Header file:
\include showimg/showimg.h
<hr>
Implementation:
\include showimg/showimg.cpp
<hr>
Main:
\include showimg/main.cpp
*/