Searched refs:KeysLayout (Results 1 – 3 of 3) sorted by relevance
103 LAYOUT(KeysLayout, 604, 500)
26 from .seed_dialog import SeedLayout, KeysLayout454 slayout = KeysLayout(parent=self, header_layout=message, is_valid=is_valid,
333 class KeysLayout(QVBoxLayout): class