MCPcopy Create free account
hub / github.com/KDAB/GammaRay / setFormat

Method setFormat

plugins/textdocumentinspector/textdocumentformatmodel.cpp:34–39  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

32}
33
34void TextDocumentFormatModel::setFormat(const QTextFormat &format)
35{
36 beginResetModel();
37 m_format = format;
38 endResetModel();
39}
40
41int TextDocumentFormatModel::rowCount(const QModelIndex &parent) const
42{

Callers 3

Qt3DGeometryTabMethod · 0.80
probeFormatMethod · 0.80

Calls

no outgoing calls

Tested by 1