![]() |
QtLingo 1
QtLingo is an Application to make Qt Computer Translations easier
|
#include <QString>
#include <QVector>
#include <QFlags>
#include <QByteArray>
#include <QtDebug>
#include <QtGlobal>
#include <QDateTime>
#include <QCryptographicHash>
#include <QDataStream>
#include <QRandomGenerator>
#include <iostream>
#include <assert.h>
#include <algorithm>
#include <sstream>
#include <stdio.h>
#include <stdlib.h>
Go to the source code of this file.
Classes | |
class | SimpleCrypt |
Simple encryption and decryption of strings and byte arrays. More... | |