Skip to content

Diagrams#1961

Closed
MKleusberg wants to merge 5 commits intosqlitebrowser:masterfrom
vtronko:diagrams
Closed

Diagrams#1961
MKleusberg wants to merge 5 commits intosqlitebrowser:masterfrom
vtronko:diagrams

Conversation

@MKleusberg
Copy link
Member

Let's have a look at this. It's pretty old code but maybe we can rebase it on the current master branch.

This model represents the list of available db tables.
They can be dragged onto diagram. Tables, that are
already displayed on diagram, are greyed out and can't be dragged.
Tables represent database tables, and Relations represent foreign key
constraints.
This is just a naive scene interface implementation.
Items can't be resized or moved, or dropped onto it. It's
coming soon©
We use subclassed proxy widget, that overrides overridden mouse event methods
and just returns default scene mouse events.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants