Andreas Fetzer
|
9a3f71c6b1
Add getter for current selection to dicomtableview
|
11 年之前 |
Andreas Fetzer
|
36177de6b1
Fixed some minor issues
|
11 年之前 |
Andreas Fetzer
|
a79c650f35
No longer passing QSharedPointers as parameters. ctkDICOMDatabase is now stored within a rawpointer
|
11 年之前 |
Andreas Fetzer
|
7b877703fe
Refactored setting the query in separate function
|
11 年之前 |
Andreas Fetzer
|
ab517a23d7
Made format CTKDicom like
|
11 年之前 |
Andreas Fetzer
|
a91a43fa7d
Renamed function
|
11 年之前 |
Andreas Fetzer
|
c13a6e4fb9
Moved some table settings to ui file
|
11 年之前 |
Andreas Fetzer
|
65edd6739c
Removed signal prefix from SIGNALS
|
11 年之前 |
Andreas Fetzer
|
16e32b89de
Consistent naming of members
|
11 年之前 |
Andreas Fetzer
|
9dd7354daa
Moved private function to pimpl
|
11 年之前 |
Andreas Fetzer
|
bd9148b1f3
Finished cleaning up and writing documentation. Removed unused primary key member
|
11 年之前 |
Andreas Fetzer
|
b5adc9c0ff
Filter and selection changes are now handled as query changes. Added documentation
|
11 年之前 |
Andreas Fetzer
|
f27bac451a
Replaced search field with ctkSearchBox
|
12 年之前 |
Andreas Fetzer
|
6ab5018428
Changed signal parameters to const refs
|
12 年之前 |
Andreas Fetzer
|
4b779c287c
Added signal for selection change
|
12 年之前 |
Andreas Fetzer
|
8fe182961e
Fixed wrong data display if filter changes. Now if Patients tableview is empty due to filter change the other tableview are empty too
|
12 年之前 |
Andreas Fetzer
|
35f5c04080
Fixed missing TableView update on database change and on import
|
12 年之前 |
Andreas Fetzer
|
39feae1c19
Finished tableview layout + cleanup
|
12 年之前 |
Andreas Fetzer
|
d93e8fae42
Query change of the tableview is now emitted
|
12 年之前 |
Andreas Fetzer
|
4b9f5695cb
Query is now created dynamically depending on the given uids
|
12 年之前 |
Andreas Fetzer
|
124a4a12bc
Added setters for tablename and keys for querying the database
|
12 年之前 |
Andreas Fetzer
|
2713d461aa
A list of uids is know emitted if tableselection changes
|
12 年之前 |
Andreas Fetzer
|
fe3e313a71
Moved setup for UI into private implementation class
|
12 年之前 |
Andreas Fetzer
|
cc8d2d066e
Created initial table view
|
12 年之前 |