Qt C++ License Protection

Prevent piracy of your Qt C++ Application with Quick License Manager

feature

LICENSE MODELS

Perpetual, trial and subscription licenses.
Online and Offline activation
Automated subscription renewal process
Upgrades without issuing a new license

feature

PROCESS AUTOMATION

Integration with eCommerce Providers
Automated email notifications
Automated fraud detection
Analytics data collection

feature

LICENSE MANAGEMENT

State of the art Graphical User Interface
Web Portal for license key management
Trial Registration Web Form
Built-in backup and Disaster Recovery support

QLM Enterprise can protect Qt cross platform applications with permanent, trial and device bound keys. A Qt library (source code included) exposes an API that enables you to provide your customers with an evaluation of your software and then turn it at anytime into a permanent license, or simply extend it for subscription based applications.

The QLM Qt library along with a sample applications are provided in the following QLM Pro samples folder:

%Public%\documents\quick license manager\samples\qlmenterprise\Qt

The sample contains 2 packages: QlmQtLib and QlmQtSampleApp.

QlmQtLib is the package that performs the license validation, activation, decryption, etc. You typically do not need to change any code in this package. The QlmLicense class in this package is the main class you need to interact with. The most common methods of this class are document in the help under “Quick License Manager Enterprise / Non-Windows Platforms / Mobile Devices API”.

QlmQtSampleApp simulates your application. When the application is launched, the code checks if a license has ever been activated on the device. If no key was ever activated, a dialog is launched to allow the user to enter an Activation Key and activate it.

Use the QLM Management Console to create an Activation Key from the Manage Keys tab. Note that activation keys can be created from your server using our API or directly from one of the ecommerce provider integrated with QLM. For a full list of ecommerce providers integrated with QLM, check the help or our web site.

Once the user enters the Activation Key, the code calls the QlmLicense.ActivateLicense method. If activation is successful, encrypted license information is stored on the system. QLM uses RSA asymmetric encryption to store license information on the system. The RSA public/private key pair is automatically generated by QLM when you define a product in the QLM Application Define Products page. The keys are displayed on the Encryption Keys tab / Mobile Devices Encryption.

Note that the encrypted data stored on the device is encrypted on the QLM server using the RSA private key and decrypted on the user system using the RSA public key.

In the event a client does not have an internet connection to activate a license online, you can perform an offline activation as described below:

  • In the QLM Management Console, under the Manage Keys tab, locate and select the license to activate.
  • Click on the Activate button.
  • Fill in the Computer ID field on the Activation tab along with other fields as required.
  • Click on the Mobile Device Activation tab.
  • Select a location where you would like to store a license file then click Ok.
  • Send the generated license file to your customer and ask them to copy it to the folder where your application expects the license file to be located.

HAPPY CLIENTS

Meet  just a few of our happy clients

TESTIMONIALS

Our extensive license protection API is fully supported on Excel VBA

QLM TRIAL

Register to recieve your license

To evaluate QLM and receive a trial license key, complete the registration form. A license key and a download link will be emailed to you.

This download includes support for all platforms: Windows, Android, iOS, Mac, etc.

If you do not receive an email or if the registration from below does not work as expected, send us an email at support@soraco.co to request a trial license.