Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
qttrid_n_noop Namespace Reference

Functions

QString result (int type, int n)

Variables

static const char *const ids []
 [qttrid_n_noop]

Function Documentation

◆ result()

QString qttrid_n_noop::result ( int type,
int n )

Definition at line 409 of file src_corelib_global_qglobal.cpp.

References ids.

Variable Documentation

◆ ids

const char *const qttrid_n_noop::ids
static
Initial value:
= {
QT_TRID_N_NOOP("qtn_foo"),
QT_TRID_N_NOOP("qtn_bar"),
0
}
#define QT_TRID_N_NOOP(id)

[qttrid_n_noop]

Definition at line 401 of file src_corelib_global_qglobal.cpp.

Referenced by result().