HROOT-core-0.9: src/HROOT/Core/TQObject.hs
module HROOT.Core.TQObject
(TQObject(..), ITQObject, upcastTQObject, downcastTQObject) where
import HROOT.Core.TQObject.RawType
import HROOT.Core.TQObject.Interface
import HROOT.Core.TQObject.Implementation