Subversion Repositories svn1-original

Rev

Rev 278 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 278 Rev 279
Line 30... Line 30...
30
** RETURNS            :
30
** RETURNS            :
31
**
31
**
32
----------------------------------------------------------------------------*/
32
----------------------------------------------------------------------------*/
33
 
33
 
34
 
34
 
35
QmTeamSelector::QmTeamSelector()
35
QmTeamSelector::QmTeamSelector(QWidget *parent): QSpinBox(parent)
36
{
36
{
37
    /*
37
    /*
38
    **  Create a single shot timer to assist in selecting text in the Widget
38
    **  Create a single shot timer to assist in selecting text in the Widget
39
    **  Use an interval of zero for immediate action
39
    **  Use an interval of zero for immediate action
40
    */
40
    */