Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dynamic table with PySide2 and QtQuick [Example] #3

Open
tn3wman opened this issue Feb 24, 2021 · 2 comments
Open

Dynamic table with PySide2 and QtQuick [Example] #3

tn3wman opened this issue Feb 24, 2021 · 2 comments

Comments

@tn3wman
Copy link

tn3wman commented Feb 24, 2021

Describe the custom example

Hello,
I'm looking for an example to be able to add some input into a row of a table using an "Add" button, and remove a selected row using a "Remove" button. PySide2 would need to be able to read the table and perform some calculations or graph some points.

Images

image

Environment:

  • OS: Windows 10
  • Python version: 3.9.0
  • PySide2 version: 5.15.2
@eyllanesc
Copy link
Owner

@tn3wman Could you be more specific, what would PySide2 have to do? What I wonder that all that logic could be done with QML.

@tn3wman
Copy link
Author

tn3wman commented Mar 3, 2021

@eyllanesc PySide2 would need to be able to read the table and perform some calculations or graph some points.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants