Tianchi  v0.0.2 build 20130701
C++ library for Qt with VC & mingW
静态 Public 属性 | 所有成员列表
TcOperMode结构体 参考

操作模式的标识常量 更多...

#include <tcutils.h>

静态 Public 属性

static const int Append = 1
 添加或新建
 
static const int Change = 2
 修改
 
static const int Delete = 4
 删除
 
static const int CopyCell = 301
 复制一个单元格
 
static const int CopyCells = 302
 复制多个单元格
 
static const int CopyColumn = 303
 复制列
 
static const int CopyLine = 304
 复制行
 
static const int CopyTable = 305
 复制一张表,默认表示含标题
 

详细描述

操作模式的标识常量


该结构体的文档由以下文件生成: