Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
P
Plugin-InfoMeshObject
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Packages & Registries
Packages & Registries
Container Registry
Analytics
Analytics
CI / CD
Repository
Value Stream
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
OpenFlipper-Free
Plugin-InfoMeshObject
Commits
5ed88f74
Commit
5ed88f74
authored
Jan 10, 2019
by
Jan Möbius
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Adaptions for autouic
parent
c3761081
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
with
3 additions
and
16 deletions
+3
-16
ValenceHistogramDialog.hh
ValenceHistogramDialog.hh
+1
-10
infoBar.hh
infoBar.hh
+1
-3
infoDialog.hh
infoDialog.hh
+1
-3
No files found.
ValenceHistogramDialog.hh
View file @
5ed88f74
...
...
@@ -39,12 +39,6 @@
* *
\*===========================================================================*/
/*
* ValenceHistogramDialog.hh
*
* Created on: Jan 27, 2016
* Author: hc
*/
#ifndef PLUGIN_INFOMESHOBJECT_VALENCEHISTOGRAMDIALOG_HH_
#define PLUGIN_INFOMESHOBJECT_VALENCEHISTOGRAMDIALOG_HH_
...
...
@@ -52,10 +46,7 @@
#include <ObjectTypes/PolyMesh/PolyMeshTypes.hh>
#include <ObjectTypes/TriangleMesh/TriangleMeshTypes.hh>
#include "ui_infoValenceHistograms.hh"
#include <QtWidgets>
#include "ui_infoValenceHistograms.h"
class
ValenceHistogramDialog
:
public
QDialog
,
public
Ui
::
ValenceHistogramsDlg
{
Q_OBJECT
...
...
infoBar.hh
View file @
5ed88f74
...
...
@@ -41,9 +41,7 @@
#pragma once
#include "ui_infoBar.hh"
#include <QtWidgets>
#include "ui_infoBar.h"
class
InfoBar
:
public
QWidget
,
public
Ui
::
InfoBar
...
...
infoDialog.hh
View file @
5ed88f74
...
...
@@ -41,9 +41,7 @@
#pragma once
#include "ui_infoWidget.hh"
#include <QtWidgets>
#include "ui_infoWidget.h"
class
InfoDialog
:
public
QDialog
,
public
Ui
::
InfoWidget
{
...
...
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