|
Krita Source Code Documentation
|
#include <QIODevice>#include <QTextStream>#include <QWidget>#include <QScreen>#include <QGuiApplication>Go to the source code of this file.
Namespaces | |
| namespace | KisPortingUtils |
Functions | |
| int | KisPortingUtils::getScreenNumberForWidget (const QWidget *w) |
| void | KisPortingUtils::setUtf8OnStream (QTextStream &stream) |
| void | KisPortingUtils::stringRemoveFirst (QString &str) |
| void | KisPortingUtils::stringRemoveLast (QString &str) |