05 2020 档案
摘要:数据源是一个县的局部tif 运行 osgearth_package.exe cutTif.earth --tms cutTif.earth --out d:/output --max-level 20 --out-earth export.earth --ext png 其中cutTif.earth
阅读全文
摘要://输入框添加自动搜索按钮和自动补全控件 void addSerachIconAndCompleterToLineEdit(QLineEdit* lineEdit) { QCompleter* completer = new QCompleter(lineEdit); QStringListMode
阅读全文
摘要:osg::TriangeFunctor examples/osggeometry
阅读全文
摘要:set_target_properties(myApplication PROPERTIES VS_DEBUGGER_WORKING_DIRECTORY "$<TARGET_FILE_DIR:myApplication>" VS_DEBUGGER_COMMAND "$<TARGET_FILE:myA
阅读全文
摘要:#ifndef SCHECKBOXHEADERVIEW_H #define SCHECKBOXHEADERVIEW_H #include <QtGui> #include <QPainter> #include <QHeaderView> #include <QStyleOptionButton>
阅读全文