kwave  18.07.70
VorbisCommentMap.cpp File Reference
#include "config.h"
#include "libkwave/String.h"
#include "libkwave/VorbisCommentMap.h"
Include dependency graph for VorbisCommentMap.cpp:

Go to the source code of this file.

Macros

#define INS(p, d)   insert(_(p), d)
 

Macro Definition Documentation

◆ INS

#define INS (   p,
 
)    insert(_(p), d)

wrapper for 'insert', to handle QLatin1String conversion

Definition at line 24 of file VorbisCommentMap.cpp.

Referenced by Kwave::VorbisCommentMap::VorbisCommentMap().