EnglishMorseConverter

所属分类:其他
开发工具:CMake
文件大小:0KB
下载次数:0
上传日期:2023-09-18 16:16:53
上 传 者sh-1993
说明:  英语莫尔斯转换器,,
(EnglishMorseConverter,,)

文件列表:
.clang-tidy (347, 2023-09-20)
CMakeGraphVizOptions.cmake (186, 2023-09-20)
CMakeLists.txt (1217, 2023-09-20)
CMakePresets.json (1032, 2023-09-20)
CMakeUserPresets.json (1272, 2023-09-20)
cmakeHelpers/ (0, 2023-09-20)
cmakeHelpers/CMakeHelpersPrivate.cmake (1383, 2023-09-20)
cmakeHelpers/CMakeLists.txt (5485, 2023-09-20)
cmakeHelpers/ConfigurePresetsBase.json (2178, 2023-09-20)
lib/ (0, 2023-09-20)
lib/BidirectionalMapper/ (0, 2023-09-20)
lib/BidirectionalMapper/CMakeLists.txt (409, 2023-09-20)
lib/BidirectionalMapper/inc/ (0, 2023-09-20)
lib/BidirectionalMapper/inc/BidirectionalMorseMapper.hpp (786, 2023-09-20)
lib/BidirectionalMapper/private/ (0, 2023-09-20)
lib/BidirectionalMapper/private/BidirectionalMorseMapper.cpp (1652, 2023-09-20)
lib/CMakeLists.txt (66, 2023-09-20)
lib/TextTraits/ (0, 2023-09-20)
lib/TextTraits/CMakeLists.txt (413, 2023-09-20)
lib/TextTraits/inc/ (0, 2023-09-20)
lib/TextTraits/inc/TextTraits.hpp (1003, 2023-09-20)
lib/TextTraits/private/ (0, 2023-09-20)
lib/TextTraits/private/TextTraits.cpp (2540, 2023-09-20)
plugins/ (0, 2023-09-20)
plugins/CMakeLists.txt (70, 2023-09-20)
plugins/EnglishMorseMapper/ (0, 2023-09-20)
plugins/EnglishMorseMapper/CMakeLists.txt (669, 2023-09-20)
plugins/EnglishMorseMapper/EnglishMorseMapper.cpp (739, 2023-09-20)
plugins/EnglishMorseMapper/EnglishMorseMapper.hpp (1203, 2023-09-20)
plugins/QMLLiveReloader/ (0, 2023-09-20)
plugins/QMLLiveReloader/CMakeLists.txt (630, 2023-09-20)
plugins/QMLLiveReloader/FileWatcher.cpp (4826, 2023-09-20)
plugins/QMLLiveReloader/FileWatcher.h (2540, 2023-09-20)
plugins/QMLLiveReloader/LoaderLiveControls.qml (388, 2023-09-20)
src/ (0, 2023-09-20)
src/CMakeLists.txt (868, 2023-09-20)
src/gui/ (0, 2023-09-20)
src/gui/ConverterView.qml (2102, 2023-09-20)
... ...

# EnglishMorseConverter # EnglishMorseConverter is a simple C++/QML gui application that can translate between English and Morse letters ## How do I get set up? ## 1. Install base dependencies: Qt6.5, cmake 2. Modify CMakeUserPresets.json to reflect paths from your local machine, or create preset that will suit your needs from templates in CMakePresets.json 3. Run cmake with created user preset ## Additional packages ## Install additional dependencies if needed: cppcheck, clang-format, lcov + genhtml, clang-tidy, include-what-you-use To activate additional checks on each target please refer to cmakeHelpers/CMakeLists.txt ## Cmake config ## If any variables are missing for CMake Configuration, refer to cmakeHelpers/ConfigurePresetsBase.json or CMakePresets.json and reuse/extend one of the predefined presets ## License [MIT](https://choosealicense.com/licenses/mit/)

近期下载者

相关文件


收藏者