(C++) QObject

February 24, 2017 · View on GitHub

 

 

 

 

 

(C++) Qt QObject

 

QObject is the base class of all Qt classes.

 

QObject allows to create own derived classes that can emit signals and respond to them.