Widget-moveable-and-resizeable
Jump to navigation
Jump to search
I want to present a widget which can be moved and at which it is possible to change the sizes. This widget can serve as the container for other widgets, such as to QLabel, QTableWidget and so on. This widget is used by me already in several projects. I hope it we will to you it is useful
mainwindow.h
mainwindow.cpp
tcontainer.h
tcontainer.cpp