<div>Hello,</div>
<div> </div>
<div>I am working on an IGSTK based application using QT for the GUI. </div>
<div>I am trying to use the igstkLoadedEventTransductionMacro for setting the Axial, Sagittal bounds but getting an error message "RegisterObservedObject not a member of class".  My QT GUI main class can't be inheritied from igstk::Object.</div>

<div> </div>
<div>All the IGSTK examples I could refer to are with FLTK wherein the GUI class is derived from the igstk::Object class. </div>
<div> </div>
<div>Is there any way to use this macro with QT? I will really appreciate your help regarding this.</div>
<div> </div>
<div>Thanks,</div>
<div>Taru</div>
<div> </div>