From Code to Community: Sponsoring The Perl and Raku Conference 2025 Learn more

#ifndef PQTOOLTIPGRP_H
#define PQTOOLTIPGRP_H
/*
* QToolTipGroup interface.
*
* Copyright (C) 1997, Ashley Winters <jql@accessone.com>
*
* You may distribute under the terms of the LGPL as specified in the
* README file
*/
#include <pqobject.h>
#include <qtooltip.h>
typedef const QToolTipGroup CQToolTipGroup;
#endif // PQTOOLTIPGRP_H