MuseScore  3.4
Music composition and notation
Public Member Functions | Private Attributes | List of all members
SeparatorDelegate Class Reference

#include <importmidi_view.h>

Inheritance diagram for SeparatorDelegate:
Inheritance graph
[legend]
Collaboration diagram for SeparatorDelegate:
Collaboration graph
[legend]

Public Member Functions

 SeparatorDelegate (QObject *parent=0)
 
void setFrozenRowIndex (int index)
 
void setFrozenColIndex (int index)
 
void paint (QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
 

Private Attributes

int _frozenRowIndex
 
int _frozenColIndex
 

Constructor & Destructor Documentation

◆ SeparatorDelegate()

SeparatorDelegate::SeparatorDelegate ( QObject *  parent = 0)
inline

Member Function Documentation

◆ paint()

void SeparatorDelegate::paint ( QPainter *  painter,
const QStyleOptionViewItem &  option,
const QModelIndex &  index 
) const
inline

◆ setFrozenColIndex()

void SeparatorDelegate::setFrozenColIndex ( int  index)
inline

◆ setFrozenRowIndex()

void SeparatorDelegate::setFrozenRowIndex ( int  index)
inline

Member Data Documentation

◆ _frozenColIndex

int SeparatorDelegate::_frozenColIndex
private

◆ _frozenRowIndex

int SeparatorDelegate::_frozenRowIndex
private

The documentation for this class was generated from the following file: