Documentation for Doxygen
This commit is contained in:
parent
9e9fc58485
commit
4886d78356
96 changed files with 536 additions and 119 deletions
|
|
@ -26,6 +26,10 @@
|
|||
* @file
|
||||
* @brief show a switch, when you click on it an hidden field is changed, the value is 1 or 0
|
||||
*/
|
||||
/**
|
||||
* @class InputSwitch
|
||||
* @brief show a switch, when you click on it an hidden field is changed, the value is 1 or 0
|
||||
*/
|
||||
|
||||
class InputSwitch extends HtmlInput
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue