• 大小: 1.46MB
    文件类型: .rar
    金币: 1
    下载: 0 次
    发布日期: 2021-01-06
  • 语言: 其他
  • 标签:

资源简介

多个ui界面, 然后你只需要new它,获得它的地址信息,就可以建立联系了 或者他函数想链接到test1和test2函数,而且你还不可以在new test1和test2,你可以以MainWindow.c为中介,发信号给MainWindow.c,因为MainWindow.c早就new了test,所以就可以发信号了,但是这样就会显得繁琐,好处了减少了内存消耗

资源截图

代码片段和文件信息

#include “mainwindow.h“
#include 

int main(int argc char *argv[])
{
    QApplication a(argc argv);
    MainWindow w;
    w.show();

    return a.exec();
}

 属性            大小     日期    时间   名称
----------- ---------  ---------- -----  ----

     文件        746  2019-02-23 12:17  untitled\.qmake.stash

     文件     497288  2019-02-23 13:19  untitled\debug\main.o

     文件     506623  2019-02-23 13:21  untitled\debug\mainwindow.o

     文件       6177  2019-02-23 13:20  untitled\debug\moc_mainwindow.cpp

     文件     419926  2019-02-23 13:20  untitled\debug\moc_mainwindow.o

     文件       9895  2019-02-23 12:17  untitled\debug\moc_predefs.h

     文件       3473  2019-02-23 13:20  untitled\debug\moc_test1.cpp

     文件     417183  2019-02-23 13:20  untitled\debug\moc_test1.o

     文件       3473  2019-02-23 12:26  untitled\debug\moc_test2.cpp

     文件     417249  2019-02-23 12:26  untitled\debug\moc_test2.o

     文件       5341  2019-02-23 13:20  untitled\debug\moc_test3.cpp

     文件     418760  2019-02-23 13:20  untitled\debug\moc_test3.o

     文件     484825  2019-02-23 13:20  untitled\debug\test1.o

     文件     484813  2019-02-23 13:20  untitled\debug\test2.o

     文件     496696  2019-02-23 13:20  untitled\debug\test3.o

     文件    3763211  2019-02-23 13:21  untitled\debug\untitled.exe

     文件        183  2019-02-23 12:42  untitled\main.cpp

     文件       1280  2019-02-23 13:21  untitled\mainwindow.cpp

     文件        760  2019-02-23 13:19  untitled\mainwindow.h

     文件       1910  2019-02-23 13:19  untitled\mainwindow.ui

     文件      26634  2019-02-23 13:19  untitled\Makefile

     文件      96146  2019-02-23 13:19  untitled\Makefile.Debug

     文件      96330  2019-02-23 13:19  untitled\Makefile.Release

     文件        279  2019-02-23 13:19  untitled\test1.cpp

     文件        369  2019-02-23 13:19  untitled\test1.h

     文件        829  2019-02-23 12:25  untitled\test1.ui

     文件        279  2019-02-23 13:19  untitled\test2.cpp

     文件        329  2019-02-23 12:25  untitled\test2.h

     文件        828  2019-02-23 12:25  untitled\test2.ui

     文件        384  2019-02-23 13:19  untitled\test3.cpp

............此处省略14个文件信息

评论

共有 条评论

相关资源