Version: 8.3.0
YACS::HMI::FormEachLoop Class Reference

#include <FormEachLoop.hxx>

Inheritance diagram for YACS::HMI::FormEachLoop:
Collaboration diagram for YACS::HMI::FormEachLoop:

Public Member Functions

 FormEachLoop (QWidget *parent=0)
 
 ~FormEachLoop ()
 

Detailed Description

Definition at line 29 of file FormEachLoop.hxx.

Constructor & Destructor Documentation

FormEachLoop::FormEachLoop ( QWidget parent = 0)

Definition at line 28 of file FormEachLoop.cxx.

References DEBTRACE.

29 {
30  DEBTRACE("FormEachLoop::FormEachLoop");
31  setupUi(this);
32 }
FormEachLoop::~FormEachLoop ( )

Definition at line 34 of file FormEachLoop.cxx.

References DEBTRACE.

35 {
36  DEBTRACE("FormEachLoop::~FormEachLoop");
37 }

The documentation for this class was generated from the following files: