Skip to content
Snippets Groups Projects
Commit 92a50047 authored by Anders H. Rebner's avatar Anders H. Rebner
Browse files

#86 Byttet tittel på modulbilde, rettet norsk modulnavn

parent c6af1795
No related branches found
No related tags found
1 merge request!50#86 Modul: Autentiseringstavle
Pipeline #78362 failed
soitool/media/authenticationboardmodule.PNG

11.1 KiB | W: | H:

soitool/media/authenticationboardmodule.PNG

10.8 KiB | W: | H:

soitool/media/authenticationboardmodule.PNG
soitool/media/authenticationboardmodule.PNG
soitool/media/authenticationboardmodule.PNG
soitool/media/authenticationboardmodule.PNG
  • 2-up
  • Swipe
  • Onion skin
"""Module containing SOI-module 'Autentifiseringstavle'."""
"""Module containing SOI-module 'Autentiseringstavle'."""
import string
from PySide2.QtWidgets import QTableWidget, QTableWidgetItem
from PySide2 import QtGui
......@@ -28,7 +28,7 @@ class Meta(type(ModuleBase), type(QTableWidget)):
class AuthenticationBoardModule(ModuleBase, QTableWidget, metaclass=Meta):
"""Modified QTableWidget representing a 'Autentifiseringstavle'.
"""Modified QTableWidget representing a 'Autentiseringstavle'.
By default, the widget initializes with a headline, a row-count of
START_NO_OF_AUTHENTICATION_CODES and three columns.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment