more commenting

This commit is contained in:
2025-08-11 22:27:55 +02:00
parent 71c612d8a0
commit 4ceac220e6
10 changed files with 23 additions and 42 deletions

View File

@@ -17,7 +17,7 @@
#include <xqtreetable.h>
//! firz
//! hilfsfunktion: zeigt alle position und die zugehörigen knoten an.
void XQNodeStore::dumpList( const QString& title ) const
{
@@ -37,7 +37,7 @@ XQCommand::XQCommand(CmdType cmdType, XQViewModel* modelView )
}
//! firz
//! destruktor
XQCommand::~XQCommand()
{