Toolbox Qt
Loading...
Searching...
No Matches
tbq Namespace Reference

Namespace used for ToolBoxQt library. More...

Classes

class  Array2D
 Use to manage a 2-dimensional array. More...
 
class  BtnAbstractWordWrap
 Virtual class implementing wordwrap for buttons. More...
 
class  BtnPush
 Custom QPushButton implementing wordwrap and double-click event support. More...
 
class  BtnTool
 Custom QToolButton implementing wordwrap. More...
 
class  CoreHelper
 Class containing multiple helpful methods. More...
 
class  DepInfos
 
class  DialogAbout
 Allow to easily create an "about" dialog window. More...
 
class  FileChooser
 Used to choose a file from user-space. More...
 
class  LabelScl
 Label that will properly scale image or animation. More...
 
class  QmlHelper
 Class containing multiple helpful methods that can be used in QML. More...
 
class  RichLink
 Display a link with a custom text. More...
 
class  SettingsIni
 Class used to manage INI configuration file. More...
 
class  TableWidgetItemLink
 Qt widget item allowing to store link informations. More...
 
class  TableWidgetLinkHelper
 Allow to manage events between tbq::TableWidgetItemLink and a QTableWidget. More...
 
class  WidgetHelper
 Class containing multiple helpful methods related to widgets. More...
 

Functions

TOOLBOXQT_EXPORT QVersionNumber getLibraryVersion ()
 Used to retrieve ToolBoxQt library version.
 

Detailed Description

Namespace used for ToolBoxQt library.

See also
getLibraryVersion()

Function Documentation

◆ getLibraryVersion()

QVersionNumber tbq::getLibraryVersion ( )

Used to retrieve ToolBoxQt library version.

Returns
Returns semantic version of the library.