Qt 4.8
Public Variables | List of all members
QDeclarativeInstruction::CreateSimpleInstruction Struct Reference

#include <qdeclarativeinstruction_p.h>

Public Variables

ushort column
 
void(* create )(void *)
 
int type
 
int typeSize
 

Detailed Description

Definition at line 182 of file qdeclarativeinstruction_p.h.

Properties

◆ column

ushort QDeclarativeInstruction::CreateSimpleInstruction::column

◆ create

void(* QDeclarativeInstruction::CreateSimpleInstruction::create) (void *)

◆ type

int QDeclarativeInstruction::CreateSimpleInstruction::type

◆ typeSize

int QDeclarativeInstruction::CreateSimpleInstruction::typeSize

The documentation for this struct was generated from the following file: