PSQt/include/set_window.h

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

Generated on 19 Dec 2016 for PSANAmodules by  doxygen 1.4.7