add events

This commit is contained in:
2026-03-22 20:19:12 +01:00
parent 8b9d388b1d
commit 298b2c9078
6 changed files with 87 additions and 4 deletions

View File

@@ -109,6 +109,9 @@ border-bottom: 2px solid rgb(242, 242, 242)</string>
<fontweight>Light</fontweight>
</font>
</property>
<property name="contextMenuPolicy">
<enum>Qt::ContextMenuPolicy::CustomContextMenu</enum>
</property>
<property name="styleSheet">
<string notr="true">QListView {
show-decoration-selected: 1; /* make the selection span the entire width of the view */