tik_manager4.ui.pick

Module for picking stuff.

Attributes

DIRECTORY

RC_FOLDER

THEME_FOLDER

Functions

icon(icon_name)

Instantiate an QIcon from an image in the theme/rc folder.

pixmap(image_name)

Instantiate an QPixmap from an image in the images' folder.

style_file([file_name])

Returns the style file as QtCore.QFile object.

Module Contents

icon(icon_name)

Instantiate an QIcon from an image in the theme/rc folder.

pixmap(image_name)

Instantiate an QPixmap from an image in the images’ folder.

style_file(file_name='tikManager.qss')

Returns the style file as QtCore.QFile object.

DIRECTORY
RC_FOLDER
THEME_FOLDER