forked from bitcoinafterlife/bal-electrum-plugin
docs(BalBuildWillDialog): comprehensive documentation and message queue
- Added complete class-level documentation with purpose, attributes, and behavior - Documented all methods with Args, Returns, and Notes sections - Explained the message queue system and debounce mechanism - Added security note for setOpenExternalLinks(False) - Documented memory management and cleanup in __del__ - Improved inline comments for better code understanding - Maintained all existing functionality while adding documentation The class now has: - Full API documentation - Usage examples in docstrings - Clear explanation of thread safety - Memory management documentation - Error handling documentation Bump version to 0.2.9 Fixes #
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
{
|
||||
"name": "BAL",
|
||||
"fullname": "Bitcoin After Life",
|
||||
"description": "Provides free and decentralized inheritance support<br> Version: 0.2.7",
|
||||
"description": "Provides free and decentralized inheritance support<br> Version: 0.2.9",
|
||||
"author":"Svatantrya",
|
||||
"available_for": ["qt"],
|
||||
"icon":"icons/bal32x32.png"
|
||||
|
||||
Reference in New Issue
Block a user