BackgroundImageSetupDialog()=delete | BackgroundImageSetupDialog | |
BackgroundImageSetupDialog(const BackgroundImageSetupDialog &other)=delete | BackgroundImageSetupDialog | |
BackgroundImageSetupDialog(const QString &settingsPrefix, QWidget *parent=nullptr) noexcept | BackgroundImageSetupDialog | explicit |
cropImage(const QImage &img, const QPainterPath &p) noexcept | BackgroundImageSetupDialog | privatestatic |
fitImageInView() noexcept | BackgroundImageSetupDialog | private |
getImage() const noexcept | BackgroundImageSetupDialog | inline |
getReferences() const noexcept | BackgroundImageSetupDialog | inline |
getRotation() const noexcept | BackgroundImageSetupDialog | inline |
graphicsViewEventHandler(QEvent *event) noexcept override | BackgroundImageSetupDialog | privatevirtual |
IF_GraphicsViewEventHandler() noexcept | IF_GraphicsViewEventHandler | inlineexplicitprivate |
keyPressEvent(QKeyEvent *event) noexcept override | BackgroundImageSetupDialog | private |
loadFromFile() noexcept | BackgroundImageSetupDialog | private |
mCountdownSecs | BackgroundImageSetupDialog | private |
mCropGraphicsItem | BackgroundImageSetupDialog | private |
mCursorGraphicsItem | BackgroundImageSetupDialog | private |
mImage | BackgroundImageSetupDialog | private |
mImageGraphicsItem | BackgroundImageSetupDialog | private |
mLoadedReferences | BackgroundImageSetupDialog | private |
mReferenceGraphicsItems | BackgroundImageSetupDialog | private |
mReferenceLineGraphicsItems | BackgroundImageSetupDialog | private |
mReferences | BackgroundImageSetupDialog | private |
mReferenceWidgets | BackgroundImageSetupDialog | private |
mRotateWidget | BackgroundImageSetupDialog | private |
mRotation | BackgroundImageSetupDialog | private |
mScreen | BackgroundImageSetupDialog | private |
mSettingsPrefix | BackgroundImageSetupDialog | private |
mState | BackgroundImageSetupDialog | private |
mUi | BackgroundImageSetupDialog | private |
operator=(const BackgroundImageSetupDialog &rhs)=delete | BackgroundImageSetupDialog | |
pasteFromClipboard() noexcept | BackgroundImageSetupDialog | private |
screenshotCountdownTick() noexcept | BackgroundImageSetupDialog | private |
setData(const QImage &image, const Angle &rotation, const QList< std::pair< QPointF, Point > > &references) noexcept | BackgroundImageSetupDialog | |
startScreenshot() noexcept | BackgroundImageSetupDialog | private |
State enum name | BackgroundImageSetupDialog | |
takeScreenshot() noexcept | BackgroundImageSetupDialog | private |
updateAnchors() noexcept | BackgroundImageSetupDialog | private |
updateStatusMsg() noexcept | BackgroundImageSetupDialog | private |
updateUi(QString msg=QString()) noexcept | BackgroundImageSetupDialog | private |
~BackgroundImageSetupDialog() noexcept | BackgroundImageSetupDialog | |
~IF_GraphicsViewEventHandler() noexcept | IF_GraphicsViewEventHandler | inlineprivatevirtual |