Searched refs:PairedColorsRenderer (Results 1 – 1 of 1) sorted by relevance
320 class PairedColorsRenderer : public AssemblyCellRenderer { class322 PairedColorsRenderer() in PairedColorsRenderer() function in U2::PairedColorsRenderer328 virtual ~PairedColorsRenderer() { in ~PairedColorsRenderer()355 const QColor PairedColorsRenderer::pairedColor("#4EE1AD");356 const QColor PairedColorsRenderer::unpairedColor("#BBBBBB");358 void PairedColorsRenderer::render(const QSize &_size, int _devicePixelRatio, bool _text, const QFon… in render()368 void PairedColorsRenderer::update() { in update()395 QPixmap PairedColorsRenderer::cellImage(char c) { in cellImage()400 QPixmap PairedColorsRenderer::cellImage(const U2AssemblyRead &read, char c) { in cellImage()410 QPixmap PairedColorsRenderer::cellImage(const U2AssemblyRead &read, char c, char) { in cellImage()[all …]