给checkbox替换五张图片的 函数是啥啊 求大神告知,在线等

给checkbox替换五张图片的 函数是啥啊 求大神告知,在线等

跳转下源码就看得到啊= =

    void loadTextures(const std::string& backGround,
                      const std::string& backGroundSelected,
                      const std::string& cross,
                      const std::string& backGroundDisabled,
                      const std::string& frontCrossDisabled,
                      TextureResType texType = TextureResType::LOCAL);
```

谢谢 刚入行所以不太懂