Barry
Barry
It seems there is not a math support , how could add math support into it ?
I want to save the dock layout to a file and reload it when reopen. the code of save dock layout : ```cpp QFile file("VisualLayout.ini"); if (file.open(QIODevice::WriteOnly)) { QDataStream out(&file);...
It seems that tabs can not be renamed, it just named by numbers
### Describe the feature an andriod device using apk is so handy,it will be very useful ### Describe the solution you'd like i think it would be possible build a...