File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2626 <item >
2727 <widget class =" QSplitter" name =" verticalSplitter" >
2828 <property name =" orientation" >
29- <enum >Qt::Horizontal</enum >
29+ <enum >Qt::Orientation:: Horizontal</enum >
3030 </property >
3131 <widget class =" QSplitter" name =" horizontalSplitter" >
3232 <property name =" sizePolicy" >
3636 </sizepolicy >
3737 </property >
3838 <property name =" orientation" >
39- <enum >Qt::Vertical</enum >
39+ <enum >Qt::Orientation:: Vertical</enum >
4040 </property >
4141 <widget class =" JSCodeEditor" name =" codeEditor" >
4242 <property name =" sizePolicy" >
4343 <sizepolicy hsizetype =" Expanding" vsizetype =" Expanding" >
44- <horstretch >0 </horstretch >
44+ <horstretch >2 </horstretch >
4545 <verstretch >4</verstretch >
4646 </sizepolicy >
4747 </property >
4848 <property name =" plainText" >
4949 <string >Script.onInit(()=> {
50+ Server.addressBase = AddressBase.Base1;
5051 Server.onChange(Register.Holding, 1, (value)=>
5152 {
5253 /* write your code on register value change */
You can’t perform that action at this time.
0 commit comments