MCPcopy Create free account
hub / github.com/alex-spataru/QSimpleUpdater

github.com/alex-spataru/QSimpleUpdater @2.0

Chat with this repo
repository ↗ · DeepWiki ↗ · release 2.0 ↗ · + Follow
76 symbols 96 edges 9 files 0 documented · 0% updated 12d ago★ 1,0975 open issues

Browse by type

Functions 67 Types & classes 9
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

QSimpleUpdater

QSimpleUpdater is an implementation of an auto-updating system to be used with Qt projects.

Downloading

Integrating QSimpleUpdater with your projects

  1. Copy the QSimpleUpdater folder in your "3rd-party" folder.
  2. Include the QSimpleUpdater project include (pri) file using the include() function.
  3. That's all! Check the tutorial project as a reference for your project.

License

QSimpleUpdater is free and open-source software, it is released under the DBAD license.

Core symbols most depended-on inside this repo

Shape

Method 66
Class 9
Function 1

Languages

C++100%

Modules by API surface

src/Updater.cpp26 symbols
src/QSimpleUpdater.cpp22 symbols
src/Downloader.cpp13 symbols
tutorial/src/Window.cpp5 symbols
src/Downloader.h3 symbols
tutorial/src/Window.h2 symbols
src/Updater.h2 symbols
include/QSimpleUpdater.h2 symbols
tutorial/src/main.cpp1 symbols

For agents

$ claude mcp add QSimpleUpdater \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page