Skip to content
  • Lorenz Haas's avatar
    CppEditor: Quick fix "Insert (Pure) Virtual Methods" · d288e399
    Lorenz Haas authored
    
    
    This quick fix inserts (pure) virtual functions of base classes to the
    current class. For selecting the functions which should be inserted and
    for choosing the insertion mode (only declarations or with definitions
    inside, outside or in the implementation file) a dialog is shown.
    
    Task-number: QTCREATORBUG-2210
    Task-number: QTCREATORBUG-2692
    Task-number: QTCREATORBUG-3908
    Task-number: QTCREATORBUG-5868
    Task-number: QTCREATORBUG-7982
    Change-Id: I8e94905afcae4778986f4c3925a494e0c6b3b8ee
    Reviewed-by: default avatarNikolai Kosjar <nikolai.kosjar@digia.com>
    d288e399