libodsstream
Library for mass spectrometry
Loading...
Searching...
No Matches
config.h
Go to the documentation of this file.
1
2
#pragma once
3
4
#define LIBODSSTREAM_VERSION "0.9.15"
5
6
#define LIBODSSTREAM_LIB_NAME "libodsstream"
7
8
#include <QDebug>
9
10
11
enum class
TsvSeparator
{
tab
,
comma
,
semicolon
};
12
TsvSeparator
TsvSeparator
Definition
config.h:11
TsvSeparator::semicolon
@ semicolon
TsvSeparator::comma
@ comma
TsvSeparator::tab
@ tab
odsstream
config.h
Generated on Thu Sep 25 2025 21:42:23 for libodsstream by
1.9.8