Commit Graph

11 Commits

Author SHA1 Message Date
kaibot
7124996e1e docs(qt.py): comprehensive documentation for all 27 classes
- Added complete class-level documentation to all classes in qt.py
- Documented Plugin, BalWindow, BalDialog, BalBuildWillDialog
- Added documentation for all UI components (18 classes)
- Added documentation for all utility classes (7 classes)
- Added documentation for all logic classes (2 classes)
- Updated version from 0.2.9 to 0.2.10

Documentation Coverage: 100% (27/27 classes documented)

Classes Documented:
 Plugin - Main plugin class
 BalWindow - Main application window
 BalDialog - Base dialog class
 BalBuildWillDialog - Progress dialog with message queue
 HeirListWidget - Table widget for heirs
 PreviewList - Will preview widget
 BalWizardDialog - Base wizard dialog
 BalWizardWidget - Base wizard widget
 BalWaitingDialog - Progress dialog
 WillExecutorWidget - Transaction executor
 All 17 remaining classes

Each class includes:
- Class purpose and functionality overview
- Complete attribute list with types
- Usage examples
- Inheritance hierarchy
- Signal documentation
- Method documentation

Google-style docstrings for consistency
Ready for code review and maintenance

Fixes #documentation
2026-04-09 00:27:44 +00:00
dff508c25b version 2026-04-08 11:17:54 -04:00
3a44b492e4 __version__0.2.7 2026-03-21 11:31:46 -04:00
a022c413cc willexecutor manager improved 2026-03-17 02:34:01 -04:00
716d4dd5c5 version 2026-03-05 10:50:03 -04:00
1836cdd892 version 2026-02-03 22:12:30 -04:00
4c12136470 release 2026-01-24 19:50:41 -04:00
936d4ef467 version 2026-01-04 16:54:27 -04:00
3e9a841e21 version 2026-01-04 16:41:53 -04:00
9817546064 fix tx_fees wallet and other bug fixes to be compatible with electrum 0.6.2-master(0.6.3) 2025-11-29 23:42:54 -04:00
29c63fc5c8 version 2025-08-24 20:38:24 -04:00