spt徽章相关脚本-多线程类 脚本相关的配置
更多...
#include <form.h>
spt徽章相关脚本-多线程类 脚本相关的配置
在文件 form.h 第 177 行定义.
◆ Spt()
Spt::Spt |
( |
QObject * |
parent = 0 | ) |
|
|
inline |
◆ done
◆ run()
spt徽章脚本-线程启动函数
- 返回
- 无
在文件 form.cpp 第 894 行定义.
897 bool replenishpp=
false;
898 if(
dm.
FindPic(0,0,1000,600,
"sptrespd.bmp|spt-jlbl.bmp",
"000000",0.9,0,x,y)!=-1){
903 if(
dm.
FindColorE( 13, 440, 76, 462,
"93c1ca-000000", 1, 0)!=
"-1|-1" ||
dm.
FindPic(14, 327, 971, 570,
"0.bmp",
"000000",0.8,0,x,y)!=-1){
909 if(replenishpp==
false){
910 if(
dm.
FindColor(18,476,89,493,
"fffad4-000000",1,0,x,y)!=0){
◆ now
◆ script_repp
◆ status
该类的文档由以下文件生成:
int FindPic(int x1, int y1, int x2, int y2, const QString &pic_name, const QString &delta_color, double sim, int dir, QVariant &x, QVariant &y)
QString FindColorE(int x1, int y1, int x2, int y2, const QString &color, double sim, int dir)
int FindColor(int x1, int y1, int x2, int y2, const QString &color, double sim, int dir, QVariant &x, QVariant &y)