# manifests.qt **Repository Path**: zinface/manifests.qt ## Basic Information - **Project Name**: manifests.qt - **Description**: 当前 qt 项目清单 - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2022-10-18 - **Last Updated**: 2025-09-18 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README - 仓库下Qt项目清单列表 > 使用repo工具来获取这些项目吧\ > 1.创建一个`zinface-qt`(随便起名)目录并进入\ > 2.执行命令初始化 `repo init -u https://gitee.com/zinface/manifests.qt`\ > 3.同步所有项目 `repo sync -j8` ``` . ├── build-scripts ├── development │ ├── linux-tools │ │ ├── qt.apt-source-view │ │ ├── qt.linuxmoduleview │ │ ├── qt.linuxnetview │ │ └── qt.youwant-creator │ └── qdemos │ ├── qt.examples │ ├── qt.open-api-based-api-by-spark │ └── qt.plugin-dev ├── linux-deepin │ ├── goldfishies-screensaver │ ├── mimicry-clock-screensaver │ ├── picture-screensaver │ └── scroll-number-clock-screensaver ├── linux-gentoo │ ├── gentoo-assistant │ └── portage-file-search ├── linux-good-tools │ ├── android-adb-fastboot-tools │ ├── android-repo-analyzer │ ├── file-annotation-tool │ └── vscode-history-analyzer ├── linux-other-tools │ ├── font-drop-preview │ ├── image-absorber │ ├── infomation-tips │ ├── qgo-clipboard-client │ └── qss-designer-panel ├── useless-tools │ ├── appimage-hub-search │ ├── bmxc-cpu │ ├── flatpak-manager │ ├── license-search │ └── maven-search └── widgets └── qt-notify ```