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

(9c1f44f67466fea2fb20bb6f31fea388d8c65961)

#include <vector>
#include "fxjs/cjs_document.h"
#include "fxjs/cjs_object.h"
#include "fxjs/js_define.h"
#include "third_party/base/containers/span.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.