corelib\kernel\qmetatype.h// F is a tuple: (QMetaType::TypeName, QMetaType::TypeNameID, RealType)#defineQT_FOR_EACH_STATIC_PRIMITIVE_NON_VOID_TYPE(F)\ F(Bool, 1, bool) \ F(Int, 2, int) \ F(UInt, 3, uint) \ F(LongLong, 4, qlonglong) \ F(ULongLong, 5, qulonglong) ...
[8/297] C:\WINDOWS\system32\cmd.exe /C "cd /D E:\Gemini\Src\vb\tmp\src\here-src-6-59c1c5c0e0.clean\src\webenginequick\ui && "C:\Program Files\CMake\bin\cmake.exe" -E copy E:/Gemini/Src/vb/tmp/src/here-src-6-59c1c5c0e0.clean/src/webenginequick/ui/AuthenticationDialog.qm...
[8/300] C:\Windows\system32\cmd.exe /C "cd /D D:\b\qtwebengine\src\here-src-6-9e7955b3a6.clean\src\webenginequick\ui && D:\vcpkg\downloads\tools\cmake-3.30.1-windows\cmake-3.30.1-windows-i386\bin\cmake.exe -E copy D:/b/qtwebengine/src/here-src-6-9e7955b3a6.clean/s...
errorMessage = QString::fromLatin1("Cannot find '%1'");for(uint i =0; i <sizeofadditionalMimeFiles /sizeofadditionalMimeFiles[0] -1; i++) {constQString resourceFilePath = QString::fromLatin1(RESOURCE_PREFIX) + QLatin1String(additionalMimeFiles[i]); QVERIFY2(QFile::exists(resourceF...
uint8_t ADMVideoForcedPP::configure( AVDMGenericVideoStream *instream) { _in=instream; #define PX(x) &(_param->x) diaElemUInteger postProcStrength(PX(postProcStrength),QT_TR_NOOP("_Filter strength:"),0,5); diaElemUInteger quant(PX(forcedQuant),QT_TR_NOOP("_Quantizer:"),1,31); /...
int read_buffer(void *opaque, uint8_t *buf, int buf_size){...} (3)读取接收到的数据的基...
if(CMAKE_BUILD_TYPE MATCHES Debug) set(CMAKE_CXX_FLAGS_DEBUG "${CMAKE_CXX_FLAGS_DEBUG} /MTd") set(CMAKE_C_FLAGS_DEBUG "${CMAKE_C_FLAGS_DEBUG} /MTd") elseif(CMAKE_BUILD_TYPE MATCHES Release) set(CMAKE_CXX_FLAGS_RELEASE "${CMAKE_CXX_FLAGS_RELEASE} /MT") ...
{ //依赖类型枚举 Required, //必须的依赖 Optional //可选依赖 }; PluginDependency() : type(Required) {} QString name; //被依赖插件名字 QString version; //被依赖插件版本号 Type type; //依赖类型 bool operator==(const PluginDependency &other) const; }; uint qHash(const ExtensionSystem::...
+ reinterpret_cast<uint8_t*>(info->mcontext.__gregs[MD_CONTEXT_RISCV64_REG_SP]); #else #error "This code hasn't been ported to your platform yet." #endif Index: qtwebengine-everywhere-src-5.15.7/src/3rdparty/chromium/third_party/breakpad/breakpad/src/client/linux/minidump_writ...
"t1\0t2\0name\0mark\0parent\0a" }; #undef QT_MOC_LITERAL static const uint qt_meta_data_test[] = { // content: 8, // revision 0, // classname 0, 0, // classinfo 8, 14, // methods 1, 76, // properties 0, 0, // enums/sets ...