You have Button::Button in your header inside class Button, but the constructor name should only be the class name
Qt Code:
{ Q_OBJECT public: };To copy to clipboard, switch view to plain text mode
Cheers,
_
You have Button::Button in your header inside class Button, but the constructor name should only be the class name
Qt Code:
{ Q_OBJECT public: };To copy to clipboard, switch view to plain text mode
Cheers,
_
Cremers (23rd June 2013)
Bookmarks