guidata¶
Based on the Qt library guidata is a Python library generating graphical user interfaces for easy dataset editing and display. It also provides helpers and application development tools for Qt.
- External resources:
Python Package Index: PyPI
Bug reports and feature requests: GitHub
Help, support and discussions around the project: GoogleGroup
Note
Windows users may download the CHM Manual
.
After downloading this file, you may see blank pages in the documentation. That’s because Windows is blocking CHM files for security reasons. Fixing this problem is easy:
Right-click the CHM file, select properties, then click “Unblock”.
Or compress the CHM file into a zip archive and decompress it in another directory.
Do not open the CHM file on a network drive.
Contents:
- Overview
- Installation
- How to contribute
- Examples
- Reference
- dataset
- qthelpers
is_dark_mode()
win32_fix_title_bar_background()
text_to_qcolor()
create_action()
create_toolbutton()
create_groupbox()
keybinding()
add_separator()
add_actions()
mimedata2url()
get_std_icon()
ShowStdIcons
show_std_icons()
- disthelpers
get_changeset()
prepend_module_to_path()
prepend_modules_to_path()
get_msvc_version()
get_dll_architecture()
get_msvc_dlls()
create_msvc_data_files()
to_include_files()
strip_version()
remove_dir()
Distribution
- configtools
get_module_data_path()
get_translation()
get_module_locale_path()
add_image_path()
add_image_module_path()
get_image_file_path()
get_icon()
get_image_label()
get_image_layout()
font_is_installed()
get_family()
get_font()
get_pen()
get_brush()
- userconfig
get_home_dir()
UserConfig
- utils
min_equals_max()
pairs()
add_extension()
bind()
trace()
decode_fs_string()
utf8_to_unicode()
unicode_to_stdout()
update_dataset()
restore_dataset()
assert_interface_supported()
assert_interfaces_valid()
localtime_to_isodate()
isodate_to_localtime()
FormatTime
Timer
tic()
toc()
get_module_path()
is_program_installed()
run_program()
ProgramError
alter_subprocess_kwargs_by_platform()
run_shell_command()
is_module_available()
getcwd_or_home()
remove_backslashes()
get_package_data()
get_subpackages()
cythonize_all()
Indices and tables: