module HROOT.Class.TGraphQQ
  (
    TGraphQQ(..)
  , ITGraphQQ 
  ) where

import HROOT.Class.Interface
import HROOT.Class.Implementation ()