Project

General

Profile

Actions

Feature #958

closed

Make clicking on the spell check language names check the boxes

Added by Soren Stoutner about 1 year ago. Updated about 1 year ago.

Status:
Closed
Priority:
1.x
Start date:
02/07/2023
Due date:
% Done:

0%

Estimated time:

Description

This will probably require switching from a QListWidget to a QListView.

https://doc.qt.io/qt-5/qlistwidget.html#details

https://doc.qt.io/qt-5/qlistview.html

Actions #1

Updated by Soren Stoutner about 1 year ago

  • Status changed from New to Closed

I was able to make the name checkable without switching to a QListView. The blank space to the right of the name is not clickable, but this was fairly easy and is good enough. If I ever have to change it to a QListView for some other reason I can look into making the entire line, including the blank space, clickable.

Implemented in commit: https://gitweb.stoutner.com/?p=PrivacyBrowserPC.git;a=commitdiff;h=16a3a29abcc083de8a46a0e6e2dbed8dd6d896a5

Actions

Also available in: Atom PDF