DlgEdit:v1.2:Dialog:
Dialog {
	ClassHeader {wortwith.h}
	ClassSource {wortwith.cpp}
	ClassName {wortwith}
	DataHeader {wortwithData.h}
	DataSource {wortwithData.cpp}
	DataName {wortwithData}
	WindowBaseClass {QDialog}
	IsModal {TRUE}
}
WidgetLayout {
		Rect {5 102 390 190}
		Grid {10}

PushButton {
		ToggleButton {FALSE}
		Default {FALSE}
		AutoDefault {FALSE}
		Text {Open}
		AutoRepeat {FALSE}
		AutoResize {FALSE}
		Rect {300 10 70 30}
		Name {PushButton_1}
		Variable {open}
}
PushButton {
		ToggleButton {FALSE}
		Default {FALSE}
		AutoDefault {FALSE}
		Text {Delete}
		AutoRepeat {FALSE}
		AutoResize {FALSE}
		Rect {300 50 70 30}
		Name {PushButton_2}
		Variable {delete}
}
Frame {
		Style {50}
		LineWidth {2}
		Rect {10 10 270 170}
		Name {Frame_2}
		Variable {frame}
}
PushButton {
		ToggleButton {FALSE}
		Default {FALSE}
		AutoDefault {FALSE}
		Text {Cancel}
		AutoRepeat {FALSE}
		AutoResize {FALSE}
		Rect {300 90 70 30}
		Name {PushButton_3}
		Variable {cancel}
}
LineEdit {
		Text {}
		EchoMode {Normal}
		MaxLength {32767}
		FrameShown {TRUE}
		Rect {60 30 100 70}
		Name {LineEdit_1}
}}
