Guest User

https://toster.ru/q/197399

a guest
Mar 5th, 2015
312
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.16 KB | None | 0 0
  1. //Можно сделать вот так
  2. class ololo : public QWidget
  3. {
  4. Q_OBJECT
  5.  
  6. public:
  7. ololo(QWidget *parent = 0);
  8. //остальная хуета
  9. }
Add Comment
Please, Sign In to add comment