Add page switch feature to main window and now all qt stylesheet are loaded from an external file.

Rename test dialog window to test page.
This commit is contained in:
wei
2026-07-14 16:41:14 +08:00
parent 1c6438040c
commit e15bd758f3
10 changed files with 322 additions and 55 deletions
-1
View File
@@ -2,7 +2,6 @@ import os
import sys
import argparse
import logging
from app import Launcher
from tkinter import messagebox