C
Qt Quick Ultralite Automotive Cluster Demo
#ifndef ETL_STL_FUNCTIONAL_INCLUDED #define ETL_STL_FUNCTIONAL_INCLUDED #include "../platform.h" #if defined(ETL_NO_STL) #include "alternate/functional.h" #else #include <functional> #endif #endif
#ifndef ETL_STL_FUNCTIONAL_INCLUDED #define ETL_STL_FUNCTIONAL_INCLUDED #include "../platform.h" #if defined(ETL_NO_STL) #include "alternate/functional.h" #else #include <functional> #endif #endif
Qt Group includes The Qt Company Oy and its global subsidiaries and affiliates.