PSQt/include/center.h

Go to the documentation of this file.
00001 #ifndef CENTER_H
00002 #define CENTER_H
00003 
00004 #include <QWidget>
00005 
00006 namespace PSQt {
00007 
00008   // Q_OBJECT  
00009   void center(QWidget &widget);
00010 
00011 } // namespace PSQt 
00012 
00013 #endif // CENTER_H

Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7