# LearnQtWindows **Repository Path**: sthudy/learn-qt-windows ## Basic Information - **Project Name**: LearnQtWindows - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2026-03-16 - **Last Updated**: 2026-03-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README ### 依赖 安装qt-base qt-tool ### CMAKE运行 ``` mkdir build cd build cmake .. make ./Learn ``` ### 提示 此运行方法为Linux,Windows还未测试