개정판 aa312985
issue #578:
- add drawing explore
- fixed an error couldn't display line no color
- etc
DTI_PID/DTI_PID/AppDocData.py | ||
---|---|---|
1910 | 1910 |
@author kyouho |
1911 | 1911 |
@date 2018.07.12 |
1912 | 1912 |
''' |
1913 |
def setCommonCodeData(self, tableName, datas):
|
|
1913 |
def saveCommonCodeData(self, tableName, datas):
|
|
1914 | 1914 |
try: |
1915 | 1915 |
# Creates or opens a file called mydb with a SQLite3 DB |
1916 | 1916 |
dbPath = os.path.join(self.getCurrentProject().getDbFilePath(), 'ITI_PID.db') |
내보내기 Unified diff