odsstream
Loading...
Searching...
No Matches
odsstream
odsstream/config.h
1
2
#pragma once
3
4
#define LIBODSSTREAM_VERSION "0.9.6"
5
6
#define LIBODSSTREAM_LIB_NAME "libodsstream"
7
8
#include <QDebug>
9
10
11
enum class
TsvSeparator {tab, comma, semicolon};
12
Generated on Tue Mar 26 2024 20:23:38 for odsstream by
1.9.8