OpendTect  6.6
q_uiimpl.h
Go to the documentation of this file.
1 #pragma once
2 /*+
3 ________________________________________________________________________
4 
5  (C) dGB Beheer B.V.; (LICENSE) http://opendtect.org/OpendTect_license.txt
6  Author: Bert
7  Date: Feb 2018
8 ________________________________________________________________________
9 
10 -*/
11 
12 #include "uistring.h"
13 #include <QObject>
14 
15 inline QString toQString( const uiString& uistr )
16 {
17  mGetQStr( qstr, uistr );
18  return qstr;
19 }
uistring.h
mGetQStr
#define mGetQStr(qstr, uistring_var)
Definition: uistring.h:398
toQString
QString toQString(const uiString &uistr)
Definition: q_uiimpl.h:15
uiString
String that is able to hold international (UTF-8) strings for the user interface.
Definition: uistring.h:121

Generated at for the OpendTect seismic interpretation project. Copyright (C): dGB Beheer B.V. 1995-2021