• Tomaz Canabrava's avatar
    CustomPlugin: Use qobject_cast · 42ad3de7
    Tomaz Canabrava authored
    qobject_cast is times faster then dynamic_cast for objects that
    inherit QObject. Also, use auto keyword to not duplicate the
    name of the Class
    42ad3de7
Name
Last commit
Last update
..
AutoPilotPlugin Loading commit data...
FirmwarePlugin Loading commit data...
CustomPlugin.cc Loading commit data...
CustomPlugin.h Loading commit data...
CustomQuickInterface.cc Loading commit data...
CustomQuickInterface.h Loading commit data...
CustomVideoManager.cc Loading commit data...
CustomVideoManager.h Loading commit data...