Home
last modified time | relevance | path

Searched refs:picturePath (Results 1 – 25 of 30) sorted by relevance

12

/dports/net-im/kopete/kopete-21.12.3/libkopete/
H A Dkopetepicture.cpp39 QString picturePath; member in Kopete::Picture::Private
85 d->pictureImage = QImage(d->picturePath); in image()
109 if (d->picturePath.isEmpty()) { in path()
127 d->picturePath = localPhotoPath; in path()
131 return d->picturePath; in path()
136 if (d->pictureBase64.isEmpty() && d->picturePath.isEmpty() && d->pictureImage.isNull()) { in isNull()
147 d->picturePath.clear(); in clear()
158 d->picturePath.clear(); in setPicture()
165 d->picturePath = path; in setPicture()
/dports/converters/wkhtmltopdf/qt-5db36ec/demos/mobile/qcamera/
H A Dmessagehandling.cpp145 bool Message::sendMMS(QString picturePath, QString phoneNumber) in sendMMS() argument
157 reader.setFileName(picturePath); in sendMMS()
165 picturePath = tmpFileName; in sendMMS()
174 paths << picturePath; in sendMMS()
H A Dmessagehandling.h68 bool sendMMS(QString picturePath, QString phoneNumber);
/dports/misc/mnn/MNN-1.2.0/tools/quantization/
H A DquanDemo.py26 picturePath = "../../../data/val_500/imagenet_val_500/" variable
27 print(picturePath)
28 imageDataset = data.image.image_no_label(picturePath, imageConfig)
/dports/games/kbounce/kbounce-21.12.3/src/
H A Dbackgroundselector.cpp57 QString picturePath = group.readPathEntry("BackgroundPicturePath",QDir::homePath() ); in setupData() local
58 ui->kurlrequester->setUrl(QUrl(picturePath)); in setupData()
59 ui->kurlrequester->setStartDir(QUrl(picturePath)); in setupData()
/dports/multimedia/kodi/xbmc-19.3-Matrix/xbmc/pictures/
H A DGUIWindowSlideShow.cpp469 std::string picturePath = GetPicturePath(item.get()); in Process() local
470 if (!picturePath.empty()) in Process()
483 … m_pBackgroundLoader->LoadPic(m_iCurrentPic, m_iCurrentSlide, picturePath, maxWidth, maxHeight); in Process()
497 std::string picturePath = GetPicturePath(item.get()); in Process() local
498 if (!picturePath.empty() && (!item->IsVideo() || !m_bSlideShow || m_bPause)) in Process()
1308 std::string picturePath = item->GetPath(); in GetPicturePath() local
1311 picturePath = item->GetArt("thumb"); in GetPicturePath()
1312 if (picturePath.empty() && !item->HasProperty("nothumb")) in GetPicturePath()
1316 picturePath = item->GetArt("thumb"); in GetPicturePath()
1317 if (picturePath.empty()) in GetPicturePath()
[all …]
/dports/graphics/qgis-ltr/qgis-3.16.16/src/gui/layout/
H A Dqgslayoutpicturewidget.cpp339 whileBlocking( mSvgSourceLineEdit )->setSource( mPicture->picturePath() ); in setGuiElementValues()
347 if ( m->data( idx ).toString() == mPicture->picturePath() ) in setGuiElementValues()
358 whileBlocking( mImageSourceLineEdit )->setSource( mPicture->picturePath() ); in setGuiElementValues()
386 QString picturePath = mPicture->picturePath(); in updateSvgParamGui() local
393 …QgsApplication::svgCache()->containsParams( picturePath, hasFillParam, hasDefaultFillColor, defaul… in updateSvgParamGui()
H A Dqgslayoutvaliditychecks.cpp114 …if ( !picture->linkedMap() && ( picture->picturePath() == defaultPath || picture->id().contains( Q… in prepareCheck()
H A Dqgslayoutguiutils.cpp286 if ( p->picturePath() == defaultPath ) in registerGuiForKnownItemTypes()
/dports/graphics/qgis/qgis-3.22.3/src/gui/layout/
H A Dqgslayoutpicturewidget.cpp333 mSvgSelectorWidget->setSvgPath( mPicture->picturePath() ); in setGuiElementValues()
361 const QString picturePath = mPicture->picturePath(); in updateSvgParamGui() local
368 …QgsApplication::svgCache()->containsParams( picturePath, hasFillParam, hasDefaultFillColor, defaul… in updateSvgParamGui()
H A Dqgslayoutvaliditychecks.cpp115 …if ( !picture->linkedMap() && ( picture->picturePath() == defaultPath || picture->id().contains( Q… in prepareCheck()
H A Dqgslayoutguiutils.cpp286 if ( p->picturePath() == defaultPath ) in registerGuiForKnownItemTypes()
/dports/misc/crosti/crosti-1.14.0_2/src/usrhcpp/
H A Dwizard.cpp144 QString picturePath=rsettings.value("picturePath").value<QString>(); in openDialog() local
146 …QString fileName=QFileDialog::getOpenFileName(this,trUtf8("Open picture"),picturePath,Info::imageF… in openDialog()
/dports/graphics/qgis/qgis-3.22.3/python/core/auto_generated/layout/
H A Dqgslayoutitempicture.sip.in73 .. seealso:: :py:func:`picturePath`
76 QString picturePath() const;
283 .. seealso:: :py:func:`picturePath`
/dports/graphics/qgis-ltr/qgis-3.16.16/python/core/auto_generated/layout/
H A Dqgslayoutitempicture.sip.in73 .. seealso:: :py:func:`picturePath`
76 QString picturePath() const;
283 .. seealso:: :py:func:`picturePath`
/dports/graphics/qgis-ltr/qgis-3.16.16/src/core/layout/
H A Dqgslayoutitempicture.h103 QString picturePath() const;
H A Dqgslayoutitempicture.cpp710 QString QgsLayoutItemPicture::picturePath() const in picturePath() function in QgsLayoutItemPicture
/dports/astro/xplanet/xplanet-1.3.1/src/libdisplay/
H A DDesktopPicture.m59 static OSErr SetDesktopPicture(NSString *picturePath,SInt32 pIndex)
72 status=FSPathMakeRef([picturePath fileSystemRepresentation],&pictRef,NULL);
/dports/graphics/qgis/qgis-3.22.3/src/core/layout/
H A Dqgslayoutitempicture.h103 QString picturePath() const;
/dports/editors/calligra/calligra-3.2.1/filters/libmsooxml/
H A DMsooXmlUtils.h96 void setPicturePath(const QString& picturePath);
H A DMsooXmlUtils.cpp1258 void Utils::ParagraphBulletProperties::setPicturePath(const QString& picturePath) in setPicturePath() argument
1260 m_picturePath = picturePath; in setPicturePath()
/dports/emulators/ppsspp-qt5/ppsspp-1.12.3/android/src/org/ppsspp/ppsspp/
H A DNativeActivity.java1147 String picturePath = cursor.getString(columnIndex);
1149 NativeApp.sendMessage("bgImage_updated", picturePath);
/dports/emulators/ppsspp/ppsspp-1.12.3/android/src/org/ppsspp/ppsspp/
H A DNativeActivity.java1147 String picturePath = cursor.getString(columnIndex); in onActivityResult() local
1149 NativeApp.sendMessage("bgImage_updated", picturePath); in onActivityResult()
/dports/emulators/libretro-ppsspp/ppsspp-1.12.3/android/src/org/ppsspp/ppsspp/
H A DNativeActivity.java1147 String picturePath = cursor.getString(columnIndex); in onActivityResult() local
1149 NativeApp.sendMessage("bgImage_updated", picturePath); in onActivityResult()
/dports/graphics/qgis-ltr/qgis-3.16.16/tests/src/core/
H A Dtestqgscompositionconverter.cpp277 QVERIFY( QFile( items.at( 0 )->picturePath() ).exists() ); in importComposerTemplatePicture()

12