#pragma once #include #include QString appendPath(const QString& path, const QString& sub_path); QString toNativePath(const QString& path);