Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
cjs_field.h File Reference

(08e24b2ba6847221abd35e9b994206b764d6b322)

#include <vector>
#include "core/fxcrt/span.h"
#include "fxjs/cjs_document.h"
#include "fxjs/cjs_object.h"
#include "fxjs/js_define.h"
Include dependency graph for cjs_field.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  CJS_Field

Enumerations

enum  FIELD_PROP {
  FP_BORDERSTYLE , FP_CURRENTVALUEINDICES , FP_DISPLAY , FP_HIDDEN ,
  FP_LINEWIDTH , FP_RECT , FP_VALUE
}

Enumeration Type Documentation

◆ FIELD_PROP

enum FIELD_PROP
Enumerator
FP_BORDERSTYLE 
FP_CURRENTVALUEINDICES 
FP_DISPLAY 
FP_HIDDEN 
FP_LINEWIDTH 
FP_RECT 
FP_VALUE 

Definition at line 21 of file cjs_field.h.