How to create global ojects in a class of an external library?

前端 未结 0 954
时光说笑
时光说笑 2021-01-23 00:11

I have a class.h file which has following funcs declaration


    class.h 
    
    class A{
    public:
    void startScan();
    void stopScan();
    .......
    }

<         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题