xxxx18一60岁hd中国/日韩女同互慰一区二区/西西人体扒开双腿无遮挡/日韩欧美黄色一级片 - 色护士精品影院www

  • 大小: 5KB
    文件類型: .rar
    金幣: 1
    下載: 0 次
    發(fā)布日期: 2021-01-10
  • 語言: 其他
  • 標(biāo)簽: Qt??搖桿??

資源簡介

最近由于項(xiàng)目需要,在軟件上畫一個(gè)組合按鈕實(shí)現(xiàn)搖桿的功能,以控制機(jī)器人移動(dòng)的方向,詳情見:https://blog.csdn.net/yu_20501253/article/details/90438680

資源截圖

代碼片段和文件信息

#include?“CustomButton.h“
#include?
#include?
#include?
#include?
#include?
#include?

CustomButton::CustomButton(QWidget*?parent)
????:?QWidget(parent)
?????m_pressIndex(0)
?????m_enterIndex(0)
?????m_isMouseEntered(false)
?????m_isMousePressed(false)
?????m_radius(80)
?????m_arcLength(55)
?????mCenterRound(QPoint(00))
{
????m_bTextModeEn?=?false;
????this->setMouseTracking(true);

????mSectorColor?=?QColor(383838);

????initButton();
????setWidgetstyle(“Dark“);
????setAxesVertical(false);
}

void?CustomButton::setWidgetstyle(QString?style)
{
????if(style?==?“Bright“){
????????mSectorColor?=?QColor(238241240);
????????colorSPL?=?QColor(63155178);
????????colorBKG?=?QColor(193?199

?屬性????????????大小?????日期????時(shí)間???名稱
-----------?---------??----------?-----??----

?????文件???????3145??2019-04-25?16:16??CustomButton.h

?????文件??????18200??2019-04-29?14:15??CustomButton.cpp

-----------?---------??----------?-----??----

????????????????21345????????????????????2


評論

共有 條評論