Translations:Development/Tutorials/Physical Simulation/99/en

From KDE TechBase

private:

   QWidget *master;
   BallLogic *logic;
   KPlotWidget *xyPlot;
   BallGraph *ballGraph;

};