Function callbacks

Even though Qt 5 supports the signals and slots mechanism, some of the features in Qt 5 still use function callbacks, such as keyboard input, window resize, graphics painting, and others. Since these events only need to be implemented once, there is no need to use the signals and slots mechanism.

..................Content has been hidden....................

You can't read the all page of ebook, please click here login for view all page.
Reset