• 大小: 65.58MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2022-12-02
  • 语言: C/C++
  • 标签: mfcDll  qt  

资源简介

《VS2017编写MFC库以及使用Qt调用MFC库方法》
https://blog.csdn.net/qq21497936/article/details/95052025

资源截图

代码片段和文件信息

/****************************************************************************
** meta object code from reading C++ file ‘Widget.h‘
**
** Created by: The Qt meta object Compiler version 67 (Qt 5.9.3)
**
** WARNING! All changes made in this file will be lost!
*****************************************************************************/

#include “../../callMfcDllDemo/Widget.h“
#include 
#include tatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error “The header file ‘Widget.h‘ doesn‘t include ject>.“
#elif Q_MOC_OUTPUT_REVISION != 67
#error “This file was generated using the moc from 5.9.3. It“
#error “cannot be used with the include files from this version of Qt.“
#error “(The moc has changed too much.)“
#endif

QT_BEGIN_MOC_NAMESPACE
QT_WARNING_PUSH
QT_WARNING_DISABLE_DEPRECATED
struct qt_meta_stringdata_Widget_t {
    QByteArrayData data[1];
    char stringdata0[7];
};
#define QT_MOC_LITERAL(idx ofs len) \
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len \
    qptrdiff(offsetof(qt_meta_stringdata_Widget_t stringdata0) + ofs \
        - idx * sizeof(QByteArrayData)) \
    )
static const qt_meta_stringdata_Widget_t qt_meta_stringdata_Widget = {
    {
QT_MOC_LITERAL(0 0 6) // “Widget“

    }
    “Widget“
};
#undef QT_MOC_LITERAL

static const uint qt_meta_data_Widget[] = {

 // content:
       7       // revision
       0       // classname
       0    0 // classinfo
       0    0 // methods
       0    0 // properties
       0    0 // enums/sets
       0    0 // constructors
       0       // flags
       0       // signalCount

       0        // eod
};

void Widget::qt_static_metacall(Qobject *_o Qmetaobject::Call _c int _id void **_a)
{
    Q_UNUSED(_o);
    Q_UNUSED(_id);
    Q_UNUSED(_c);
    Q_UNUSED(_a);
}

const Qmetaobject Widget::staticmetaobject = {
    { &QWidget::staticmetaobject qt_meta_stringdata_Widget.data
      qt_meta_data_Widget  qt_static_metacall nullptr nullptr}
};


const Qmetaobject *Widget::metaobject() const
{
    return Qobject::d_ptr->metaobject ? Qobject::d_ptr->dynamicmetaobject() : &staticmetaobject;
}

void *Widget::qt_metacast(const char *_clname)
{
    if (!_clname) return nullptr;
    if (!strcmp(_clname qt_meta_stringdata_Widget.stringdata0))
        return static_cast(this);
    return QWidget::qt_metacast(_clname);
}

int Widget::qt_metacall(Qmetaobject::Call _c int _id void **_a)
{
    _id = QWidget::qt_metacall(_c _id _a);
    return _id;
}
QT_WARNING_POP
QT_END_MOC_NAMESPACE

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

    ..A..H.     39424  2019-07-08 11:55  mfcDllDemo\.vs\mfcDllDemo\v15\.suo

     文件   72749056  2019-07-08 11:56  mfcDllDemo\.vs\mfcDllDemo\v15\Browse.VC.db

    ..A..H.        40  2019-07-08 10:39  mfcDllDemo\.vs\mfcDllDemo\v15\Browse.VC.opendb

     文件  110428160  2019-07-08 11:53  mfcDllDemo\.vs\mfcDllDemo\v15\ipch\8563ea866169d042.ipch

     文件  109641728  2019-07-08 10:52  mfcDllDemo\.vs\mfcDllDemo\v15\ipch\9c9bcf6a5a503202.ipch

     文件       1770  2019-07-08 11:56  mfcDllDemo\mfcDllDemo\mfcDllDemo.cpp

     文件        117  2019-07-08 11:40  mfcDllDemo\mfcDllDemo\mfcDllDemo.def

     文件        524  2019-07-08 11:45  mfcDllDemo\mfcDllDemo\mfcDllDemo.h

     文件       6202  2019-07-08 10:39  mfcDllDemo\mfcDllDemo\mfcDllDemo.rc

     文件      10313  2019-07-08 11:18  mfcDllDemo\mfcDllDemo\mfcDllDemo.vcxproj

     文件       1782  2019-07-08 11:18  mfcDllDemo\mfcDllDemo\mfcDllDemo.vcxproj.filters

     文件        165  2019-07-08 10:39  mfcDllDemo\mfcDllDemo\mfcDllDemo.vcxproj.user

     文件       1585  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.Build.CppClean.log

     文件        415  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.log

     文件      52529  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.obj

     文件   40435712  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.pch

     文件        800  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.res

     文件       1794  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\CL.command.1.tlog

     文件      64508  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\CL.read.1.tlog

     文件        918  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\CL.write.1.tlog

     文件       1716  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\link.command.1.tlog

     文件       7326  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\link.read.1.tlog

     文件        648  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\link.write.1.tlog

     文件        212  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\mfcDllDemo.lastbuildstate

     文件        612  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\mfcDllDemo.write.1u.tlog

     文件        456  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\rc.command.1.tlog

     文件       3474  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\rc.read.1.tlog

     文件        266  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\mfcDllDemo.tlog\rc.write.1.tlog

     文件    4480994  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\stdafx.obj

     文件    4771840  2019-07-08 11:55  mfcDllDemo\mfcDllDemo\Release\vc141.pdb

............此处省略48个文件信息

评论

共有 条评论