QCAD
Open Source 2D CAD
Loading...
Searching...
No Matches
RS.h File Reference
#include "core_global.h"
#include <QEasingCurve>
#include <QPair>
#include <QString>
#include <QStringList>
#include <QVariant>
#include <QMetaType>
#include <QTextCharFormat>
#include <QPrinter>
#include <QRegExp>

Go to the source code of this file.

Classes

class  QRegularExpressionMatch
 
class  RS
 Class namespace for various global enums. More...
 

Macros

#define QRegularExpression   QRegExp
 
#define qsizetype   int
 Copyright (c) 2011-2018 by Andrew Mustun.
 
#define REASING_INBACK   QEasingCurve::InBack
 
#define REASING_INBOUNCE   QEasingCurve::InBounce
 
#define REASING_INCIRC   QEasingCurve::InCirc
 
#define REASING_INCUBIC   QEasingCurve::InCubic
 
#define REASING_INELASTIC   QEasingCurve::InElastic
 
#define REASING_INEXPO   QEasingCurve::InExpo
 
#define REASING_INOUTBACK   QEasingCurve::InOutBack
 
#define REASING_INOUTBOUNCE   QEasingCurve::InOutBounce
 
#define REASING_INOUTCIRC   QEasingCurve::InOutCirc
 
#define REASING_INOUTCUBIC   QEasingCurve::InOutCubic
 
#define REASING_INOUTELASTIC   QEasingCurve::InOutElastic
 
#define REASING_INOUTEXPO   QEasingCurve::InOutExpo
 
#define REASING_INOUTQUAD   QEasingCurve::InOutQuad
 
#define REASING_INOUTQUART   QEasingCurve::InOutQuart
 
#define REASING_INOUTQUINT   QEasingCurve::InOutQuint
 
#define REASING_INOUTSINE   QEasingCurve::InOutSine
 
#define REASING_INQUAD   QEasingCurve::InQuad
 
#define REASING_INQUART   QEasingCurve::InQuart
 
#define REASING_INQUINT   QEasingCurve::InQuint
 
#define REASING_INSINE   QEasingCurve::InSine
 
#define REASING_LINEAR   QEasingCurve::Linear
 
#define REASING_OUTBACK   QEasingCurve::OutBack
 
#define REASING_OUTBOUNCE   QEasingCurve::OutBounce
 
#define REASING_OUTCIRC   QEasingCurve::OutCirc
 
#define REASING_OUTCUBIC   QEasingCurve::OutCubic
 
#define REASING_OUTELASTIC   QEasingCurve::OutElastic
 
#define REASING_OUTEXPO   QEasingCurve::OutExpo
 
#define REASING_OUTINBACK   QEasingCurve::OutInBack
 
#define REASING_OUTINBOUNCE   QEasingCurve::OutInBounce
 
#define REASING_OUTINCIRC   QEasingCurve::OutInCirc
 
#define REASING_OUTINCUBIC   QEasingCurve::OutInCubic
 
#define REASING_OUTINELASTIC   QEasingCurve::OutInElastic
 
#define REASING_OUTINEXPO   QEasingCurve::OutInExpo
 
#define REASING_OUTINQUAD   QEasingCurve::OutInQuad
 
#define REASING_OUTINQUART   QEasingCurve::OutInQuart
 
#define REASING_OUTINQUINT   QEasingCurve::OutInQuint
 
#define REASING_OUTINSINE   QEasingCurve::OutInSine
 
#define REASING_OUTQUAD   QEasingCurve::OutQuad
 
#define REASING_OUTQUART   QEasingCurve::OutQuart
 
#define REASING_OUTQUINT   QEasingCurve::OutQuint
 
#define REASING_OUTSINE   QEasingCurve::OutSine
 
#define ROS_POSIX
 Some useful macros for OS detection.
 

Macro Definition Documentation

◆ QRegularExpression

#define QRegularExpression   QRegExp

◆ qsizetype

#define qsizetype   int

Copyright (c) 2011-2018 by Andrew Mustun.

All rights reserved.

This file is part of the QCAD project.

QCAD is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.

QCAD is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.

You should have received a copy of the GNU General Public License along with QCAD.

◆ REASING_INBACK

#define REASING_INBACK   QEasingCurve::InBack

◆ REASING_INBOUNCE

#define REASING_INBOUNCE   QEasingCurve::InBounce

◆ REASING_INCIRC

#define REASING_INCIRC   QEasingCurve::InCirc

◆ REASING_INCUBIC

#define REASING_INCUBIC   QEasingCurve::InCubic

◆ REASING_INELASTIC

#define REASING_INELASTIC   QEasingCurve::InElastic

◆ REASING_INEXPO

#define REASING_INEXPO   QEasingCurve::InExpo

◆ REASING_INOUTBACK

#define REASING_INOUTBACK   QEasingCurve::InOutBack

◆ REASING_INOUTBOUNCE

#define REASING_INOUTBOUNCE   QEasingCurve::InOutBounce

◆ REASING_INOUTCIRC

#define REASING_INOUTCIRC   QEasingCurve::InOutCirc

◆ REASING_INOUTCUBIC

#define REASING_INOUTCUBIC   QEasingCurve::InOutCubic

◆ REASING_INOUTELASTIC

#define REASING_INOUTELASTIC   QEasingCurve::InOutElastic

◆ REASING_INOUTEXPO

#define REASING_INOUTEXPO   QEasingCurve::InOutExpo

◆ REASING_INOUTQUAD

#define REASING_INOUTQUAD   QEasingCurve::InOutQuad

◆ REASING_INOUTQUART

#define REASING_INOUTQUART   QEasingCurve::InOutQuart

◆ REASING_INOUTQUINT

#define REASING_INOUTQUINT   QEasingCurve::InOutQuint

◆ REASING_INOUTSINE

#define REASING_INOUTSINE   QEasingCurve::InOutSine

◆ REASING_INQUAD

#define REASING_INQUAD   QEasingCurve::InQuad

◆ REASING_INQUART

#define REASING_INQUART   QEasingCurve::InQuart

◆ REASING_INQUINT

#define REASING_INQUINT   QEasingCurve::InQuint

◆ REASING_INSINE

#define REASING_INSINE   QEasingCurve::InSine

◆ REASING_LINEAR

#define REASING_LINEAR   QEasingCurve::Linear

◆ REASING_OUTBACK

#define REASING_OUTBACK   QEasingCurve::OutBack

◆ REASING_OUTBOUNCE

#define REASING_OUTBOUNCE   QEasingCurve::OutBounce

◆ REASING_OUTCIRC

#define REASING_OUTCIRC   QEasingCurve::OutCirc

◆ REASING_OUTCUBIC

#define REASING_OUTCUBIC   QEasingCurve::OutCubic

◆ REASING_OUTELASTIC

#define REASING_OUTELASTIC   QEasingCurve::OutElastic

◆ REASING_OUTEXPO

#define REASING_OUTEXPO   QEasingCurve::OutExpo

◆ REASING_OUTINBACK

#define REASING_OUTINBACK   QEasingCurve::OutInBack

◆ REASING_OUTINBOUNCE

#define REASING_OUTINBOUNCE   QEasingCurve::OutInBounce

◆ REASING_OUTINCIRC

#define REASING_OUTINCIRC   QEasingCurve::OutInCirc

◆ REASING_OUTINCUBIC

#define REASING_OUTINCUBIC   QEasingCurve::OutInCubic

◆ REASING_OUTINELASTIC

#define REASING_OUTINELASTIC   QEasingCurve::OutInElastic

◆ REASING_OUTINEXPO

#define REASING_OUTINEXPO   QEasingCurve::OutInExpo

◆ REASING_OUTINQUAD

#define REASING_OUTINQUAD   QEasingCurve::OutInQuad

◆ REASING_OUTINQUART

#define REASING_OUTINQUART   QEasingCurve::OutInQuart

◆ REASING_OUTINQUINT

#define REASING_OUTINQUINT   QEasingCurve::OutInQuint

◆ REASING_OUTINSINE

#define REASING_OUTINSINE   QEasingCurve::OutInSine

◆ REASING_OUTQUAD

#define REASING_OUTQUAD   QEasingCurve::OutQuad

◆ REASING_OUTQUART

#define REASING_OUTQUART   QEasingCurve::OutQuart

◆ REASING_OUTQUINT

#define REASING_OUTQUINT   QEasingCurve::OutQuint

◆ REASING_OUTSINE

#define REASING_OUTSINE   QEasingCurve::OutSine

◆ ROS_POSIX

#define ROS_POSIX

Some useful macros for OS detection.