Krita Source Code Documentation
Loading...
Searching...
No Matches
scripter.uicontroller Namespace Reference

Classes

class  Elided_Text_Label
 
class  UIController
 

Variables

 DEFAULT_GEOMETRY = QRect(600, 200, 400, 500)
 
str KEY_GEOMETRY = "geometry"
 

Detailed Description

SPDX-FileCopyrightText: 2017 Eliakin Costa <eliakim170@gmail.com>

SPDX-License-Identifier: GPL-2.0-or-later

Variable Documentation

◆ DEFAULT_GEOMETRY

scripter.uicontroller.DEFAULT_GEOMETRY = QRect(600, 200, 400, 500)

Definition at line 27 of file uicontroller.py.

◆ KEY_GEOMETRY

str scripter.uicontroller.KEY_GEOMETRY = "geometry"

Definition at line 26 of file uicontroller.py.