• 大小: 0.95M
    文件类型: .zip
    金币: 1
    下载: 0 次
    发布日期: 2021-05-22
  • 语言: 其他
  • 标签: 其他  

资源简介

997783QTableWidget表头添加复选框.zip

资源截图

代码片段和文件信息

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

#include “../../untitled/ccheckboxheaderview.h“
#include 
#include tatype.h>
#if !defined(Q_MOC_OUTPUT_REVISION)
#error “The header file ‘ccheckboxheaderview.h‘ doesn‘t include ject>.“
#elif Q_MOC_OUTPUT_REVISION != 67
#error “This file was generated using the moc from 5.4.1. 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
struct qt_meta_stringdata_CCheckBoxHeaderView_t {
    QByteArrayData data[1];
    char stringdata[20];
};
#define QT_MOC_LITERAL(idx ofs len) \
    Q_STATIC_BYTE_ARRAY_DATA_HEADER_INITIALIZER_WITH_OFFSET(len \
    qptrdiff(offsetof(qt_meta_stringdata_CCheckBoxHeaderView_t stringdata) + ofs \
        - idx * sizeof(QByteArrayData)) \
    )
static const qt_meta_stringdata_CCheckBoxHeaderView_t qt_meta_stringdata_CCheckBoxHeaderView = {
    {
QT_MOC_LITERAL(0 0 19) // “CCheckBoxHeaderView“

    }
    “CCheckBoxHeaderView“
};
#undef QT_MOC_LITERAL

static const uint qt_meta_data_CCheckBoxHeaderView[] = {

 // 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 CCheckBoxHeaderView::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 CCheckBoxHeaderView::staticmetaobject = {
    { &QHeaderView::staticmetaobject qt_meta_stringdata_CCheckBoxHeaderView.data
      qt_meta_data_CCheckBoxHeaderView  qt_static_metacall Q_NULLPTR Q_NULLPTR}
};


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

void *CCheckBoxHeaderView::qt_metacast(const char *_clname)
{
    if (!_clname) return Q_NULLPTR;
    if (!strcmp(_clname qt_meta_stringdata_CCheckBoxHeaderView.stringdata))
        return static_cast(const_cast< CCheckBoxHeaderView*>(this));
    return QHeaderView::qt_metacast(_clname);
}

int CCheckBoxHeaderView::qt_metacall(Qmetaobject::Call _c int _id void **_a)
{
    _id = QHeaderView::qt_metacall(_c _id _a);
    if (_id < 0)
        return _id;
    return _id;
}
QT_END_MOC_NAMESPACE

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----
     目录           0  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\
     目录           0  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\
     文件       67036  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\main.obj
     文件      240232  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\mainwindow.obj
     文件        2895  2015-07-28 00:25  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\moc_ccheckboxheaderview.cpp
     文件      159809  2015-07-28 00:25  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\moc_ccheckboxheaderview.obj
     文件        2724  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\moc_mainwindow.cpp
     文件       61524  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\moc_mainwindow.obj
     文件       78848  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\untitled.exe
     文件         638  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\untitled.exe.embed.manifest
     文件         102  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\untitled.exe_manifest.rc
     文件         704  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\untitled.exe_manifest.res
     文件     1034432  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\untitled.ilk
     文件     2609152  2015-07-28 00:26  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\debug\untitled.pdb
     文件       21956  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\Makefile
     文件       73448  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\Makefile.Debug
     文件       72492  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\Makefile.Release
     目录           0  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\release\
     文件        2516  2015-07-28 00:24  build-untitled-Desktop_Qt_5_4_1_MSVC2010_OpenGL_32bit-Debug\ui_mainwindow.h
     目录           0  2015-07-28 00:27  untitled\
     文件        1805  2015-07-28 00:27  untitled\ccheckboxheaderview.h
     文件         183  2015-07-28 00:19  untitled\main.cpp
     文件         529  2015-07-28 00:26  untitled\mainwindow.cpp
     文件         313  2015-07-28 00:19  untitled\mainwindow.h
     文件        1232  2015-07-28 00:19  untitled\mainwindow.ui
     文件         410  2015-07-28 00:22  untitled\untitled.pro
     文件       18420  2015-07-28 00:19  untitled\untitled.pro.user

评论

共有 条评论