# required for qcustomplot external dependency # not used elsewhere FIND_PACKAGE(Qt5PrintSupport REQUIRED) IF(USE_PLUGIN_TELESCOPECONTROL OR ENABLE_GPS) FIND_PACKAGE(Qt5SerialPort REQUIRED) ENDIF() IF(WIN32) FIND_PACKAGE(Qt5Svg REQUIRED) FIND_PACKAGE(Qt5XmlPatterns REQUIRED) # Qt ...
Some Examples using QCustomPlot CustomPlot01_Basic Basic example. Ref: Official examples CustomPlot02_MultiAxis Plot with multi axis. Ref: Official examples ads Some examples using Advanced Docking System ads01_Basic Basic example, ref: simple example ads02_DockInDockWidget Dock in dock, ref:...
cmake+qt+qcustomplot 上传者:KingQian2018时间:2022-07-12 opencv3.2,opencv_contrib-3.2源码及build文件夹下编译的版本 opencv3.2,opencv_contrib-3.2源码及build文件夹下编译的版本 上传者:qq_41721951时间:2022-04-08 redis3.0_study:根据< >书籍提供的原始码进一步学习,随附cmakelist.txt ...
# required for qcustomplot external dependency # not used elsewhere FIND_PACKAGE(Qt5PrintSupport REQUIRED) IF(USE_PLUGIN_TELESCOPECONTROL OR ENABLE_GPS) FIND_PACKAGE(Qt5SerialPort REQUIRED) ENDIF() IF(WIN32) FIND_PACKAGE(Qt5Svg REQUIRED) FIND_PACKAGE(Qt5XmlPatterns REQUIRED) # Qt ...