ДК
Джон КофиDec. 24, 2019, 6:12 a.m.

QCheckBox direction(Qt::RightToLeft)

QCheckBox, text, LayoutDirection

Привет. Необходимо разместить текст слева от чекбокса. Сделал это с помощью делегата:

void HistestDelegate::paint(QPainter *painter, const QStyleOptionViewItem &option, const QModelIndex &index) const
{
    if(!index.isValid())
        return;
    if(index.data(Qt::CheckStateRole).isValid()){
        const bool citoChecked = index.data(Qt::CheckStateRole).toBool();
        QStyleOptionButton checkBoxStyle;

        checkBoxStyle.rect = option.rect;
        checkBoxStyle.text = QString("срочно");
        checkBoxStyle.direction = Qt::RightToLeft;
        if(citoChecked)
            checkBoxStyle.state = QStyle::State_On|QStyle::State_Enabled;
        else
            checkBoxStyle.state = QStyle::State_Off|QStyle::State_Enabled;
        QApplication::style()->drawControl(QStyle::CE_CheckBox, &checkBoxStyle, painter);
    }
}

проблема в следующем- кликабельная часть чекбокса всё равно осталась слева. То есть, чтобы поставить галку на чекбоксе, который теперь находится справа от текста, нужно кликнуть в левую часть колонки, то есть туда, где теперь находится начало текста (скрин) Как сделать так, чтобы область, при клике на которую ставится галка, совпадала с областью самого квадрата чек бокса?
чекБокс

We recommend hosting TIMEWEB
We recommend hosting TIMEWEB
Stable hosting, on which the social network EVILEG is located. For projects on Django we recommend VDS hosting.

Do you like it? Share on social networks!

1
Evgenii Legotckoi
  • Dec. 24, 2019, 3:19 p.m.
  • The answer was marked as a solution.

Добрый день.
Я так думаю, что необходимо переопределить метод

bool QItemDelegate::eventFilter(QObject *editor, QEvent *event)

В котором нужно будет проверять QEvent. И если QEvent является событием QMouseEvent. Тогда уже можно будет проверять местоположение курсора мыши в ячейке и если клик происходит в нужном месте, то тогда производить установку значения чекбокса.

    Comments

    Only authorized users can post comments.
    Please, Log in or Sign up
    AD

    C ++ - Test 004. Pointers, Arrays and Loops

    • Result:50points,
    • Rating points-4
    m

    C ++ - Test 004. Pointers, Arrays and Loops

    • Result:80points,
    • Rating points4
    m

    C ++ - Test 004. Pointers, Arrays and Loops

    • Result:20points,
    • Rating points-10
    Last comments
    i
    innorwallNov. 15, 2024, 6:03 a.m.
    Qt/C++ - Lesson 060. Configuring the appearance of the application in runtime I didnt have an issue work colors priligy dapoxetine 60mg revia cost uk August 3, 2022 Reply
    i
    innorwallNov. 14, 2024, 11:07 p.m.
    Circuit switching and packet data transmission networks Angioedema 1 priligy dapoxetine
    i
    innorwallNov. 14, 2024, 10:42 p.m.
    How to Copy Files in Linux If only females relatives with DZ offspring were considered these percentages were 23 order priligy online uk
    i
    innorwallNov. 14, 2024, 8:09 p.m.
    Qt/C++ - Tutorial 068. Hello World using the CMAKE build system in CLion ditropan pristiq dosing With the Yankees leading, 4 3, Rivera jogged in from the bullpen to a standing ovation as he prepared for his final appearance in Chicago buy priligy pakistan
    i
    innorwallNov. 14, 2024, 3:05 p.m.
    EVILEG-CORE. Using Google reCAPTCHA 2001; 98 29 34 priligy buy
    Now discuss on the forum
    i
    innorwallNov. 14, 2024, 2:39 p.m.
    добавить qlineseries в функции priligy amazon canada 93 GREB1 protein GREB1 AB011147 6
    i
    innorwallNov. 11, 2024, 9:55 p.m.
    Всё ещё разбираюсь с кешем. priligy walgreens levitra dulcolax carbs The third ring was found to be made up of ultra relativistic electrons, which are also present in both the outer and inner rings
    9
    9AnonimOct. 25, 2024, 7:10 p.m.
    Машина тьюринга // Начальное состояние 0 0, ,<,1 // Переход в состояние 1 при пустом символе 0,0,>,0 // Остаемся в состоянии 0, двигаясь вправо при встрече 0 0,1,>…

    Follow us in social networks