这是indexloc提供的服务,不要输入任何密码
Skip to content

hexview->setForeground(0, data.size(), QColor(0x00, 0x80, 0xFF)) dose not work #90

@jhembed

Description

@jhembed

Hello author, when I set the foreground color, this line of code does not work because of the large data.

//  data.size() = 256MB
hexview->setForeground(0, data.size(), QColor(0x00, 0x80, 0xFF));

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions