![]() |
Geometrize
1.0
An application for geometrizing images into geometric primitives
|
#include <QString>
Go to the source code of this file.
Namespaces | |
geometrize | |
geometrize::constants | |
Variables | |
const QString | geometrize::constants::PROJECT_WEBSITE_URL {"https://www.geometrize.co.uk"} |
The project's dedicated website URL. More... | |
const QString | geometrize::constants::DEVELOPER_WEBSITE_URL {"https://www.samcodes.co.uk"} |
The core developer's personal website URL. More... | |
const QString | geometrize::constants::TECHNICAL_SUPPORT_URL {"https://www.samcodes.co.uk/contact"} |
The technical support webpage URL for the software. More... | |
const QString | geometrize::constants::MORE_RESOURCES_URL {"https://resources.geometrize.co.uk"} |
URL to a webpage providing additional templates, scripts and/or helpful links. More... | |
const QString | geometrize::constants::VIDEO_TUTORIAL_URL {"https://www.youtube.com/playlist?list=PLe9ogi_J4cFgcqLdpmPC7GdFV5ohJPEzN"} |
The video tutorial webpage URL for the software. More... | |