MCPcopy Create free account
hub / github.com/KangLin/RabbitRemoteControl / CFavoriteMimeData

Method CFavoriteMimeData

App/Client/Favorite/FavoriteMimeData.cpp:5–7  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

3#include "FavoriteMimeData.h"
4
5CFavoriteMimeData::CFavoriteMimeData(QObject *parent) : QMimeData()
6{
7}
8
9bool CFavoriteMimeData::hasFormat(const QString &mimetype) const
10{

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected