enum QPanda::QString::SplitBehavior

#include <QString.h>

enum SplitBehavior
{
    KeepEmptyParts,
    SkipEmptyParts,
};