#include "hidekey.h" hidekey::hidekey(QWidget *parent) : QMainWindow(parent) { ui.setupUi(this); } hidekey::~hidekey() { }