ls증권 히스토리 구독 넣음

This commit is contained in:
Your Name
2026-07-30 18:05:07 +09:00
parent 61bec4bd1d
commit 67eab24603
1593 changed files with 135733 additions and 1232 deletions

View File

@@ -0,0 +1,32 @@
<?xml version="1.0" encoding="UTF-8"?>
<ui version="4.0">
<class>Test</class>
<widget class="QWidget" name="Test">
<property name="geometry">
<rect>
<x>0</x>
<y>0</y>
<width>776</width>
<height>452</height>
</rect>
</property>
<property name="windowTitle">
<string>Form</string>
</property>
<widget class="QPushButton" name="to_balance_page">
<property name="geometry">
<rect>
<x>20</x>
<y>20</y>
<width>91</width>
<height>31</height>
</rect>
</property>
<property name="text">
<string>잔고조회</string>
</property>
</widget>
</widget>
<resources/>
<connections/>
</ui>