#include "stdafx.h" #include "ShowProessAbstract.h" #include "BaseTool.h" #include "GeoOperator.h" #include "FileOperator.h" #include void ShowProessAbstract::showProcess(double precent, QString tip) { } void ShowProessAbstract::showToolInfo(QString tip) { }