OpenMS
3.2.0
Main Page
Related Pages
Modules
Namespaces
Classes
Files
File List
File Members
CommonDefs.h
Go to the documentation of this file.
1
// Copyright (c) 2002-present, The OpenMS Team -- EKU Tuebingen, ETH Zurich, and FU Berlin
2
// SPDX-License-Identifier: BSD-3-Clause
3
//
4
// --------------------------------------------------------------------------
5
// $Maintainer: Chris Bielow $
6
// $Authors: Chris Bielow $
7
// --------------------------------------------------------------------------
8
9
#pragma once
10
11
#include <
OpenMS/DATASTRUCTURES/DPosition.h
>
12
13
14
namespace
OpenMS
15
{
16
22
#define CONNECTCAST(class,func,args) static_cast<void(class::*)args>(&class::func)
23
24
26
enum class
WidgetHeader
27
{
28
VISIBLE_ONLY
,
29
WITH_INVISIBLE
,
30
};
31
33
using
PointXYType
=
DPosition<2U>
;
34
}
DPosition.h
OpenMS::DPosition< 2U >
OpenMS
Main OpenMS namespace.
Definition:
openswathalgo/include/OpenMS/OPENSWATHALGO/DATAACCESS/ISpectrumAccess.h:19
OpenMS::WidgetHeader
WidgetHeader
Enum to decide which headers(=column) names should be get/set in a table/tree widget.
Definition:
CommonDefs.h:27
OpenMS::WidgetHeader::VISIBLE_ONLY
@ VISIBLE_ONLY
OpenMS::WidgetHeader::WITH_INVISIBLE
@ WITH_INVISIBLE
OpenMS
VISUAL
MISC
CommonDefs.h
Generated on Wed Sep 18 2024 16:01:44 for OpenMS by
1.9.1