Skip to content

BRMAXTED/MVVM_Table_Example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PySide6 MVVM Table View Example

A brief example of a MVVM Table view using PySide6 in Python.

Alt text

Installation

To install the required dependencies, run:

pip install pyside6

To run the program, navigate to the root directory of the project and run:

python main.py

Features

  • Add single tasks to a task list using the provided Line Edit
  • Delete multiple tasks by selecting task entries and pressing the delete button

License

PySide6 is released under the LGPLv3 license.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages