Home
last modified time | relevance | path

Searched refs:QLatin1Literal (Results 1 – 25 of 138) sorted by relevance

123456

/dports/graphics/ksnip/ksnip-1.9.2/tests/gui/captureHandler/
H A DMultiCaptureHandlerTests.cpp55 if(action->text() == QLatin1Literal("Copy")) { in CopyToClipboardTab_Should_FetchCorrectImageFromAnnotator_And_CopyItToClipboard()
126 if(action->text() == QLatin1Literal("Save")) { in UpdateContextMenuActions_Should_SetAllActionThatRequirePathToEnabled_When_PathIsValid()
129 if(action->text() == QLatin1Literal("Save As")) { in UpdateContextMenuActions_Should_SetAllActionThatRequirePathToEnabled_When_PathIsValid()
138 if(action->text() == QLatin1Literal("Copy")) { in UpdateContextMenuActions_Should_SetAllActionThatRequirePathToEnabled_When_PathIsValid()
168 if(action->text() == QLatin1Literal("Save")) { in UpdateContextMenuActions_Should_SetAllActionThatRequirePathToDisabled_When_PathIsNotValid()
180 if(action->text() == QLatin1Literal("Copy")) { in UpdateContextMenuActions_Should_SetAllActionThatRequirePathToDisabled_When_PathIsNotValid()
206 if(action->text() == QLatin1Literal("Save")) { in UpdateContextMenuActions_Should_SetSaveActionToDisabled_When_CaptureSaved()
228 if(action->text() == QLatin1Literal("Save")) { in UpdateContextMenuActions_Should_SetSaveActionToEnabled_When_CaptureNotSaved()
240 auto path = QLatin1Literal("lala"); in CopyPath_Should_CopyCurrentTabPathToClipboard()
273 auto path = QLatin1Literal("lala"); in RemoveImage_Should_NotRemoveTab_When_OperationDidNotDeleteImage()
[all …]
H A DSingleCaptureHandlerTests.cpp34 auto capture = CaptureFromFileDto(QPixmap(), QLatin1Literal("lala")); in RemoveImage_Should_CleanupAnnotationData_When_ImageDeleted()
50 auto capture = CaptureFromFileDto(QPixmap(), QLatin1Literal("lala")); in RemoveImage_Should_NotCleanupAnnotationData_When_ImageWasNotDeleted()
65 auto capture = CaptureFromFileDto(QPixmap(), QLatin1Literal("lala")); in Load_Should_SetPathAndIsSavedToValuesFromCaptureDto_When_CaptureLoadedFromFile()
/dports/misc/actiona/actiona-3.10.1/actiontools/
H A Difactionvalue.cpp25 QLatin1String IfActionValue::WAIT = QLatin1Literal("wait");
26 QLatin1String IfActionValue::GOTO = QLatin1Literal("goto");
27 QLatin1String IfActionValue::RUNCODE = QLatin1Literal("run_code");
28 QLatin1String IfActionValue::CALLPROCEDURE = QLatin1Literal("call_procedure");
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/filters/images/
H A Dimages-filter.cpp58 QLatin1Literal("<br/><a href=\"") % href % QLatin1Literal("\">") % in filterMessage()
59 QLatin1Literal("<img src=\"") % in filterMessage()
61 QLatin1Literal("\" style=\"max-width:100%;margin-top:3px\"/>") % in filterMessage()
62 QLatin1Literal("</a>") in filterMessage()
/dports/devel/grantlee5/grantlee-5.2.0/examples/htmlapps/
H A Drssfeed.cpp106 + QLatin1Literal(" \"") + it.value().toString() in render()
107 + QLatin1Literal("\";\n"); in render()
110 + QLatin1Literal(" = \"") + it.value().toString() in render()
111 + QLatin1Literal("\";\n"); in render()
176 + QLatin1Literal(" \"") + it.value().toString() in render()
177 + QLatin1Literal("\";\n"); in render()
180 + QLatin1Literal(" = \"") + it.value().toString() in render()
181 + QLatin1Literal("\";\n"); in render()
/dports/net-im/psi/psi-1.5/3rdparty/qhttp/example/helloworld/
H A Dmain.cpp208 if ( mode == QLatin1Literal("server") ) in main()
212 else if ( mode == QLatin1Literal("client") ) in main()
215 else if ( mode == QLatin1Literal("weather") ) in main()
218 else if ( mode == QLatin1Literal("client") in main()
219 || mode == QLatin1Literal("weather") ) in main()
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/qhttp/example/helloworld/
H A Dmain.cpp203 if ( mode == QLatin1Literal("server") ) in main()
206 else if ( mode == QLatin1Literal("client") ) in main()
209 else if ( mode == QLatin1Literal("weather") ) in main()
212 else if ( mode == QLatin1Literal("client") in main()
213 || mode == QLatin1Literal("weather") ) in main()
/dports/emulators/dolphin-emu/dolphin-3152428/Source/Core/DolphinQt/Debugger/
H A DThreadWidget.cpp134 QLineEdit* line_edit = new QLineEdit(QLatin1Literal("00000000")); in CreateLineEdit()
137 line_edit->fontMetrics().boundingRect(QLatin1Literal(" 00000000 ")).width()); in CreateLineEdit()
377 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("CR"))); in UpdateThreadContext()
381 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("LR"))); in UpdateThreadContext()
385 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("CTR"))); in UpdateThreadContext()
389 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("XER"))); in UpdateThreadContext()
393 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("FPSCR"))); in UpdateThreadContext()
397 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("SRR0"))); in UpdateThreadContext()
401 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("SRR1"))); in UpdateThreadContext()
405 m_context_table->setItem(i, 6, new QTableWidgetItem(QLatin1Literal("DUMMY"))); in UpdateThreadContext()
[all …]
H A DNetworkWidget.cpp43 return new QTableWidgetItem(QLatin1Literal("AF_INET")); in GetSocketDomain()
45 return new QTableWidgetItem(QLatin1Literal("AF_INET6")); in GetSocketDomain()
66 return new QTableWidgetItem(QLatin1Literal("SOCK_STREAM")); in GetSocketType()
68 return new QTableWidgetItem(QLatin1Literal("SOCK_DGRAM")); in GetSocketType()
/dports/graphics/ksnip/ksnip-1.9.2/tests/gui/operations/
H A DDeleteImageOperationTests.cpp28 auto path = QLatin1Literal("/la/la"); in Execute_Should_ReturnFalse_When_MessageBoxResponseWasCancel()
42 auto path = QLatin1Literal("/la/la"); in Execute_Should_ReturnTrue_When_MessageBoxResponseWasTrue_And_FileServiceSaveSuccessfully()
57 auto path = QLatin1Literal("/la/la"); in Execute_Should_ReturnFalse_When_MessageBoxResponseWasTrue_And_FileServiceSaveFailed()
/dports/net-im/ktp-text-ui/ktp-text-ui-21.12.3/filters/latex/
H A Dlatex-filter.cpp68 QString image(QLatin1Literal("<br/><img src=\"data:image/png;base64,") % in filterMessage()
70 QLatin1Literal("\" style=\"max-width:100%;margin-top:3px\"") % in filterMessage()
71 QLatin1Literal("alt=\"") % in filterMessage()
73 QLatin1Literal("\" isEmotion=\"true\"/>")); in filterMessage()
/dports/multimedia/webvfx-qt5/webvfx-e918ce4/webvfx/
H A Dweb_content.cpp36 log(QLatin1Literal("JavaScript alert: ") % msg); in javaScriptAlert()
42 …msg % QLatin1Literal(" (") % sourceID.section('/', -1) % QLatin1Literal(":") % QString::number(lin… in javaScriptConsoleMessage()
/dports/net-im/psi/psi-1.5/src/
H A Dtheme.cpp37 # define QLatin1Literal QLatin1String macro
121 return fi.isDir() && (sfx == QLatin1Literal("jisp") || in isCompressed()
122 sfx == QLatin1Literal("zip") || in isCompressed()
123 sfx == QLatin1Literal("theme")); in isCompressed()
H A Dthemeserver.cpp48 if (path.startsWith(QLatin1Literal("/psiglobal"))) { in ThemeServer()
50 if (globFile == QLatin1Literal("qwebchannel.js")) { in ThemeServer()
59 } else if (path.startsWith(QLatin1Literal("/favicon.ico"))) { in ThemeServer()
/dports/graphics/drawpile/Drawpile-2.1.20/src/libclient/export/
H A Dimageseriesexporter.cpp35 filename.replace(QLatin1Literal("{F}"), QString("%1").arg(frame() + f, 5, 10, QLatin1Char('0'))); in writeFrame()
36 filename.replace(QLatin1Literal("{E}"), _format); in writeFrame()
/dports/finance/kmymoney/kmymoney-5.1.1/kmymoney/plugins/csv/import/core/
H A Dconvdate.cpp208 if ((aMonth == QLatin1Literal("02")) && (aDay == QLatin1Literal("30"))) { in convertDate()
210 aDay = QLatin1Literal("29"); in convertDate()
212 aDay = QLatin1Literal("28"); in convertDate()
/dports/converters/wkhtmltopdf/qt-5db36ec/src/corelib/tools/
H A Dqstringbuilder.h63 class QLatin1Literal in QT_MODULE()
70 QLatin1Literal(const char (&str)[N]) in QT_MODULE()
250 template <> struct QConcatenable<QLatin1Literal>
252 typedef QLatin1Literal type;
255 static int size(const QLatin1Literal &a) { return a.size(); }
256 static inline void appendTo(const QLatin1Literal &a, QChar *&out)
261 static inline void appendTo(const QLatin1Literal &a, char *&out)
/dports/multimedia/phonon-vlc/phonon-backend-vlc-0.11.3/src/
H A Dmediaobject.cpp356 loadMedia(QLatin1Literal("cdda://") % m_mediaSource.deviceName()); in setSource()
359 loadMedia(QLatin1Literal("dvd://") % m_mediaSource.deviceName()); in setSource()
362 loadMedia(QLatin1Literal("vcd://") % m_mediaSource.deviceName()); in setSource()
365 loadMedia(QLatin1Literal("bluray://") % m_mediaSource.deviceName()); in setSource()
383 loadMedia(QLatin1Literal("v4l2://") % deviceName); in setSource()
402 loadMedia(QLatin1Literal("alsa://") % deviceName); in setSource()
404 loadMedia(QLatin1Literal("screen://") % deviceName); in setSource()
/dports/net-im/psi/psi-1.5/3rdparty/qhttp/example/keep-alive/
H A Dmain.cpp141 if ( root.isEmpty() || root.value("name").toString() != QLatin1Literal("add") ) { in process()
205 if ( mode == QLatin1Literal("server") ) { in main()
209 } else if ( mode == QLatin1Literal("client") ) { in main()
/dports/editors/cpeditor/cpeditor-6.8.2/third_party/qhttp/example/keep-alive/
H A Dmain.cpp141 if ( root.isEmpty() || root.value("name").toString() != QLatin1Literal("add") ) { in process()
205 if ( mode == QLatin1Literal("server") ) { in main()
209 } else if ( mode == QLatin1Literal("client") ) { in main()
/dports/devel/apitrace/apitrace-9.0/gui/
H A Dapitracecall.cpp99 return QLatin1Literal("\"") + rich + QLatin1Literal("\""); in plainTextToHTML()
365 QLatin1Literal(" = ") % in toString()
982 QLatin1Literal(" = ") % in staticText()
983 QLatin1Literal("<span style=\"color:#0000ff\">") % in staticText()
985 QLatin1Literal("</span>"); in staticText()
1043 QLatin1Literal(" = ") + in toHtml()
1044 QLatin1Literal("<span class=\"arg-value\">") + in toHtml()
1046 QLatin1Literal("</span>"); in toHtml()
1087 m_searchText = m_signature->name() + QLatin1Literal("("); in searchText()
1091 QLatin1Literal(" = ") + in searchText()
[all …]
/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/tests/gui/annotator/tabs/
H A DAnnotationTabContextMenuTest.cpp43 customAction.setText(QLatin1Literal("LaLa")); in TestAddCustomActions_Should_SetTextIconAndToolTipInOuterAction()
44 customAction.setToolTip(QLatin1Literal("Hello Hello")); in TestAddCustomActions_Should_SetTextIconAndToolTipInOuterAction()
/dports/net-im/ktp-common-internals/ktp-common-internals-21.12.3/tools/debugger/
H A Ddebug-message-view.cpp121 QLatin1Literal(" - [") % msg.domain % QLatin1Literal("] ") % in appendMessage()
/dports/net-im/chatterino2/chatterino2-2.3.4/src/singletons/helper/
H A DLoggingChannel.cpp105 QString ret = QLatin1Literal("# Start logging at "); in generateOpeningString()
116 QString ret = QLatin1Literal("# Stop logging at "); in generateClosingString()
/dports/graphics/kimageannotator/kImageAnnotator-0.5.3/tests/annotations/core/
H A DAnnotationPropertiesFactoryTest.cpp24 QSettings::setPath(QSettings::NativeFormat, QSettings::UserScope, QLatin1Literal("/tmp")); in initTestCase()
29 QSettings::setPath(QSettings::NativeFormat, QSettings::UserScope, QLatin1Literal("$HOME/.config")); in cleanupTestCase()
212 auto path = QLatin1Literal("/my/path/to/sticker"); in TestCreate_Should_StickerPathBasedOnSettings()

123456