Module tkinter_qu.base
Contains the base functionaity of the library (everything besides GUI stuff)
Expand source code
"""Contains the base functionaity of the library (everything besides GUI stuff)"""
Sub-modules
tkinter_qu.base.colors
-
This file holds many colors that can be used in an application
tkinter_qu.base.important_variables
-
This file holds all the important variables that are within the program
tkinter_qu.base.library_changer
tkinter_qu.base.utility_functions
-
This class contains utility functions that can be useful for many applications.