Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
d8a4b0a2
Commit
d8a4b0a2
authored
Dec 20, 2018
by
Christoffer Ackelman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
QT: Slight cleanup of xtt_multiview.
parent
9ef84609
Changes
2
Expand all
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
203 additions
and
258 deletions
+203
-258
xtt/lib/xtt/qt/xtt_multiview_qt.cpp
xtt/lib/xtt/qt/xtt_multiview_qt.cpp
+203
-254
xtt/lib/xtt/qt/xtt_multiview_qt.h
xtt/lib/xtt/qt/xtt_multiview_qt.h
+0
-4
No files found.
xtt/lib/xtt/qt/xtt_multiview_qt.cpp
View file @
d8a4b0a2
This diff is collapsed.
Click to expand it.
xtt/lib/xtt/qt/xtt_multiview_qt.h
View file @
d8a4b0a2
...
...
@@ -64,10 +64,6 @@ public:
XttTrendQt
*
trend
[
MV_SIZE
];
XttSevHistQt
*
sevhist
[
MV_SIZE
];
XttStreamQt
*
strmctx
[
MV_SIZE
];
int
comp_width
[
MV_SIZE
];
int
comp_height
[
MV_SIZE
];
int
comp_x
[
MV_SIZE
];
int
comp_y
[
MV_SIZE
];
CoWowFocusTimerQt
focustimer
;
XttMultiViewQt
(
QWidget
*
parent_wid
,
void
*
parent_ctx
,
const
char
*
name
,
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment