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/buttongroups/buttongroups.doc

28 lines
459 B

/*
*/
/*! \page buttongroups-example.html
\ingroup examples
\title Buttons and Groupboxes
This example shows different types of groupboxes (buttongroups, etc.) and
different kinds of buttons (checkboxes, radiobuttons, pushbuttons, etc.).
<hr>
Header file:
\include buttongroups/buttongroups.h
<hr>
Implementation:
\include buttongroups/buttongroups.cpp
<hr>
Main:
\include buttongroups/main.cpp
*/